Your computer requires specific drivers to communicate with the MT6735 chip in bootloader mode. Download and install the on your Windows PC. 3. Charge the Battery
Bypassing forgotten PIN codes, patterns, passwords, or persistent FRP (Factory Reset Protection) locks.
Install MediaTek USB VCOM Drivers on your PC so the computer can recognize the device in its "Preloader" mode.
The is a 64-bit ARM Cortex-A53 quad-core SoC from MediaTek, commonly found in entry-level and mid-range smartphones and tablets (circa 2015–2018). A flash file (often packaged as a PAC , TAR , ZIP , or folder of IMG files) contains the complete firmware necessary to restore or update the device’s software state. mt6735 flash file
I can provide the targeted solution or point you toward the correct configuration settings. Share public link
A faulty connection can interrupt the flashing process. Use an original or high-quality OEM USB data cable, and plug it directly into a rear motherboard USB port if you are using a desktop PC. Step-by-Step Guide to Flashing MT6735 Firmware
After a factory reset via recovery, Android 5.1+ (common on MT6735) asks for the previous Google password. Flashing a patched boot.img or specific FRP file removes this lock. Your computer requires specific drivers to communicate with
For many smartphone brands like Meizu, Micromax, Acer, BQ Mobile, and Alcatel, the MediaTek MT6735 processor was a staple chipset that powered countless budget and mid-range devices. However, these devices are now several years old, and like all aging technology, they are prone to software malfunctions such as the dreaded "bootloop," a permanent freeze on the logo screen, or an unresponsive bricked state due to a failed update. In these scenarios, the "MT6735 flash file" is your essential tool for recovery.
| Error Message | Meaning | Solution | | --- | --- | --- | | | DA (Download Agent) mismatch or corrupted driver. | Use a different version of SP Flash Tool. Try v5.1728 or v5.1916. | | ERROR: STATUS_BROM_CMD_SEND_DA_FAIL (0xC0060003) | USB cable or driver issue. | Reinstall VCOM drivers, change USB port, or use USB 2.0 port. | | S_DL_GET_DRAM_SETTING_FAIL (0x13BE) | The preloader or scatter file does not match the hardware. | You have the wrong flash file. Find the exact build number for your device. | | Error: Status_sec_img_too_large (0xC002001B) | Partition size mismatch. | Use “Format All + Download” only if you have a full factory backup. Otherwise, find correct firmware. | | Phone not detected at all | Preloader mode not entering. | Press and hold the Power button + Volume Down for 10 seconds while connecting, or remove/replace the battery. |
Download and extract the package on your PC. Charge the Battery Bypassing forgotten PIN codes, patterns,
Removes custom ROMs, custom recoveries (like TWRP), and root access to return the device to its original factory state.
Click on the button next to the "Scatter-loading File" field.
| Partition Name | File Name Example | Description | |----------------|-------------------|-------------| | Preloader | preloader_mt6735.bin | Initial bootloader; handles DRAM init and loads LK. — corrupting this can hard-brick. | | LK (Little Kernel) | lk.bin | Secondary bootloader (ABOOT equivalent). Manages fastboot mode and boot flow. | | Boot | boot.img | Kernel + ramdisk (initramfs). Critical for booting Android. | | Recovery | recovery.img | Custom recovery (TWRP) or stock recovery environment. | | System | system.img | Android OS, apps, libraries, frameworks (ext4 or sparse image). | | Cache | cache.img | Temporary system cache (often empty in flash files). | | Userdata | userdata.img | Factory-reset user data (optional, often excluded to preserve user data). | | Logo | logo.bin | Boot splash screen (MediaTek logo, etc.). | | Secro | secro.img | Secure partition (contains IMEI, MAC addresses, security keys). | | Nvram | nvram.bin | Radio calibration data, IMEI, Wi-Fi/BT MAC, serial number. | | Tee (TrustZone) | tee.img | Trusted Execution Environment (OP-TEE or Trusty). | | Metadata | metadata.img | OTA metadata, encryption state. | | ODM / Vendor | vendor.img (AOSP/treble) | Vendor-specific binaries and overlays. |