In the context of Android firmware, a Scatter.txt file is a configuration file used by SP Flash Tool, a popular tool for flashing firmware on MediaTek-based devices. The Scatter.txt file contains information about the memory layout and partition scheme of the device.
...
name = boot start = 0x000A0000 size = 0x00800000 partition_type = 0 mt3367 android scattertxt better hot
[HEADER] version = 1.1 machine = MT3367 boot = boot.img recovery = recovery.img In the context of Android firmware, a Scatter