Requirements to Port Custom ROM to your MTK device:
* A Custom Recovery
* Custom ROM
* Your Stock ROM
NOTE:- some devices have different partitions to flash and the ROM you might flash can brick your phone. It can even hard brick your phone. So it is recommended that you do a ReadBack, ClockWorkMod Backup and MTK Droid Root & Tools backup. This tutorial [Port Custom ROM to your MTK phone] is 100% working, but still we won’t take the GUARANTEE what happens to your device
HAT YOU NEED TO PORT CUSTOM ROM TO YOUR DEVICE [YOUR CHIPSET TO YOUR CHIPSET ONLY]
* A ROM to port [in .zip].
* Your stock ROM [extracted with /system and build.prop].
GUIDE TO PORT ROM WITH YOUR ANDROID MOBILE
* Extract the ROM to port and you will have these main things:
META-INF
System
boot.img
* If you have them then you are ready for next step.
* Open /system folder of stock and rom to port.
* Open bin folder of stock ROM and copy these files:
pq
vold
* Now replace these files in ROM to Port‘s /System/Bin folder.
* Open lib folder of Stock ROM and get these files:
libcamalgo.so
libcamdrv.so
libcameracustom.so
libdpframework.so
libsensorservice.so
libsync.so
libvcodecdrv.so
* Replace all the files mention above to ROM to Port‘s /system/lib folder.
* Now open Stock ROM’s /system/etc/ folder and copy these files:
apns.conf.xml
vold.fstab
vold.fstab.nand
* Now replace these files in ROM to port‘s /system/etc folder.
* Delete these folders from ROM to Port:
/System/vendor/
/System/lib/hw
/System/lib/modules/
/System/etc/WiFi
/System/etc/Firmware
* Replace these folders from Stock ROM to ROM to Port:
/System/lib/hw/
/System/lib/modules//System/etc/WiFi/
/System/etc/Firmware/
/System/vendor/
* The final step! Press back button to go to the main folder where you have the Stock ROM. Copy boot.img [From Stock ROM]and replace it with the ROM to Port‘s.
You are ready! Go ahead and flash the ROM!
No comments:
Post a Comment