Power & Source of Big Ideas

Quick Flash Android

Moderators: chensy, FATechsupport

The way to install a new image for me has been:
- Hold down the Boot button and the Power button for around 3 secs. Don't hold it down longer or the board shuts off
- The device enters Maskrom Mode

Because the tool is 32bits you might have to install some extra packages.
This is what I needed to install in Debian 64bit to make "upgrade_tool" work:

Code: Select all

dpkg --add-architecture i386; apt-get update; apt-get install libstdc++5:i386 libpam0g:i386 lib32stdc++6



Paste the following in your Ubuntu or Debian environment to start the flash. Make sure you are in the directory with the right files.


Code: Select all

upgrade_tool ul MiniLoaderAll.bin \
 && upgrade_tool di -p parameter.txt \
 && upgrade_tool di uboot uboot.img \
 && upgrade_tool di trust trust.img \
 && upgrade_tool di misc misc.img \
 && upgrade_tool di resource resource.img \
 && upgrade_tool di kernel kernel.img \
 && upgrade_tool di boot boot.img \
 && upgrade_tool di recovery recovery.img \
 && upgrade_tool di system system.img \
 && upgrade_tool RD
i wanted to do Flash my android because it wasn't functioning the same way as it used to after downloading few software and and android game ]kick the buddy mod :/ i tried this but doesn't work for me :/ did the same as mentioned above but still no luck :(

Who is online

In total there are 3 users online :: 0 registered, 0 hidden and 3 guests (based on users active over the past 5 minutes)
Most users ever online was 5185 on Wed Jan 22, 2020 1:44 pm

Users browsing this forum: No registered users and 3 guests