Custom 4.2.2 ROM for MT6572
![]() |
| Android M mt6572 |
The Android M Custom ROm also comes with Cool Features;
- Smooth and Faster (of course)
- New UI
- Fixed Known bugs
- Super Improved camera
- And other col stuff you get to find out. :)
Android M ROM ScreenShots
![]() |
| Android M custom ROM mt6572 |
![]() |
| Android M Custom ROM 4.2.2 MT6572 |
![]() |
| MT6572 Custom ROm Android M |
DOWNLOAD LINK;
(No ads) Camera Patch (No PopUps)
SHORT PORTING GUIDE
Lets start with copying the BOOT.IMG this is, one of the most important files to copy. SO drag BOOT.IMG from OLD ROM folder, to NEW ROM folder, copy and replace.
BRIEF PORTING GUIDE!
Files to Copy:
etc/firmwareetc/dhcpcdetc/vold.fstab.nandetc/vold.fstablib/soundfxlib/libcam.camadapter.solib/libcam.campipe.solib/libcam.camshot.solib/libcam.client.solib/libcam.paramsmgr.solib/libcam.utils.solib/libcam_camera_exif.solib/libcamalgo.solib/libcamdrv.solib/libcamera_client.solib/libcamera_metadata.solib/libcameracustom.solib/libcameraservice.solib/drm
EDIT UPDATER.SCRIPT WITH NOTEPAD ++
format("ext4", "EMMC", "/emmc@android", "0");
mount("ext4", "EMMC", "/emmc@android", "/system");
Now this is where things get a little tricky, but don't worry, I'll make
sure you get this right. :) If you donloaded a rom that is for your
device, a rom that has been ported to your device, you need not to edit
this script, I repeat, just leave things as they are! But if you're
porting from scratch however(like we're doing here) you only need to
replace the /emmc@android and /emmc@android with this /dev/block/mmcblk0p3 and /dev/block/mmcblk0p3 respectively, you should now see something like this:
format("ext4", "EMMC", "/dev/block/mmcblk0p3", "0");
mount("ext4", "EMMC", "/dev/block/mmcblk0p3", "/system");
that's it. Next thing is to zip up your ported ROM and Flash!
MUST PORT BEFORE FLASHING!!! READ PORTING GUIDE HERE! HOW TO PORT MTK ROMSCredits;
Every One. :)
Thank you for reading. Any question? use the comment Box.




No comments:
Post a Comment