How To Port ROM for MTK Devices

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7161

    Hello guys, it has been a long time that i posted any good tutorial on the forum, so today we bring the most wanted tutorial after which one can port ROM from a Device similar to the one you using in aspects of hardware specifications!

    Requirements before Proceeding:
    Rooted Smartphone
    Stock Rom, Use MTK Droid Tools to Take Backup of Stock ROM, we will soon create a tutorial for the same to take backup of original ROM using MTK Droid Tools
    Port ROM or the ROM to which you are porting to.

    Here in this thread we will be demonstrating you with the help to port MIUI ROM to MTK6589 Device:
    Need Things
    1- MIUI ROM OF ANY 6589 DEVICE
    2- YOUR BASE ROM/ STOCK ROM
    3- NOTEPAD++
    4- BRAIN
    [ATTACHMENT NOT FOUND]
    OPEN THE ROM ZIP OF MIUI ( JUST OPEN IT AND DONT EXTRACT IT )

    REPLACE FILE FROM YOUR STOCK ROM TO PORT ROM

    1-BOOT.IMG
    2-HW FOLDER FROM (SYSTEM/LIB)
    3-MODULE FOLDER (SYSTEM/LIB)
    4-MODEM.IMG (SYSTEM/ETC/FIRMWARE)

    [ATTACHMENT NOT FOUND]
    MORE FILES TO BE REPLACE AS PER NEEDS if the ROM didnt work properly,

    system/etc/apns-conf.xml
    system/etc/agps_profiles_conf.xml
    system/media/images
    system/media/bootanimation.zip
    system/media/shutanimation.zip
    system/lib/lib3a.so
    system/lib/liba3m.so
    system/lib/libfeatureio.so
    system/lib/libimageio.so
    system/lib/libja3m.so
    system/lib/libcam.camadapter.so
    system/lib/libcam.campipe.so
    system/lib/libcam.camshot.so
    system/lib/libcam.client.so
    system/lib/libcam.paramsmgr.so
    system/lib/libcam.utils.so
    system/lib/libcam_camera_exif.so
    system/lib/libcamalgo.so
    system/lib/libcamdrv.so
    system/lib/libcamera_client.so
    system/lib/libcamera_metadata.so
    system/lib/libcameracustom.so
    system/lib/libcameraservice.so
    system/lib/libcustom_nvram.so
    system/lib/libgcomm_jni.so
    system/lib/libgn_camera_feature.so
    system/lib/libmtk_vt_client.so
    system/lib/libmtk_vt_service.so
    system/lib/libmtk_vt_swip.so
    system/lib/libwebcore.so
    system/etc/init.d
    system/lib/hw/camera.default.so
    system/lib/hw/hwcomposer.mt6589.so
    system/lib/hw/sensors.default.so
    system/etc/gps.conf
    system/etc/SuplRootCert
    system/xbin/mnld
    system/xbin/libmnlp_mt6628

    After you have done all then simply edit your Updater Script in the Modded ROM Package as per your Data structures.

    AND NOW AFTER DOING ALL JUST FLASH YOUR PHONE AND WAIT TILL IT BOOT
    IF YOU FIND ANY THING THATS NOT WORKING THEN U CAN PM OE WRITE HERE .. I WILL TRY TO HELP U ;)

    #18130
    mrsim
    Member

    you mention
    ‘simply edit your updater script in the modded ROM package as per your data structures’
    any chance of a tutorial for that as well please and then add it to this one

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.