Download and enjoy our service, 10,000+ users downloaded MTK TransfROM latest version on 9Apps for free every week! In my opinion, you will like this app after use it. This hot app was released on 2015-09-26. Even if you’re not a fan of this app, you’ll love it after reading this page.
MTK TransfROM
This app will let you do all the process of porting an MTK ROM to your MTK phone without a PC! You can choose a lot of options and method, like signing ZIP, Fix BootLoop/Stuck at Boot Logo and even READ BOOT.IMG DIRECTLY FROM YOUR PHONE and AUTOMATICALLY ADAPT THE ROM FOR YOUR PARTITION (/dev/block/mmcblk0p*)
All you have to do is select the ZIP ROM, choose chipset and options and then click "Port ROM for your device!". The default chipsets installed are taken on online forums, like XDA and 4pda.ru (thanks a lot for those guides), but you can build your own chipset method with a simple text editor!
The chipset structure is like: e.g.
system/bin/vold (Copy this file from your device)
system/etc/ (Copy entire directory, replacing existing files)
-system/etc/ (First delete ROM folder and then copy entire folder)
system/lib/libaudio* (Copy all files that starts with libaudio...)
Then save it as "{THE NAME YOU WANT}.txt" in your SDCard under "MTKTransfROM" named folder (e.g. /storage/sdcard0/MTKTransfROM/mt6589.txt)
Existing bugs TODO:
-For now, it's only in English.
- Fixed Exception on some ROM
- Discarded zip4j for problems during extraction, returning to java.util.zip
- Added exit menu button
- Fixed UI lag