Affichage des articles dont le libellé est chipsets. Afficher tous les articles
Affichage des articles dont le libellé est chipsets. Afficher tous les articles

dimanche 22 février 2015

[Guide ]How To Port MTK ROMs [For All Chipsets] topic






This guide is only for MTK! This will work from same chip to same chip for example MT6582 to MT6582 or MT6577 to MT6577



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. I am not responsible for bricked phones!!




What you need to port a ROM to your device [Your chipset to Your Chipset only]




1: A ROM to port [in .zip]




2: Your stock ROM [extracted with /system and build.prop]



How To Port ROMs to your Phone:


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.




if I helped you hit Thanks button....:)