Thursday, November 3, 2016

Porting Guide (MT-6580)


 
Welcome to #MDPT Let's Start


first extract the ROM
then replace these files with Stock
for Stock files go to Es File Explorer
Device > System

     system > lib

     libMali.so
     libcamdrv
     libcamalogo
     audio.primary.default.so

system > lib > hw

     audio_policy_default.so
     audio_policy_stub.so
     audio.primary.default.so
     lights.default.so
     sensors.default.so

system > etc

      firmware
      permissions
      bluethooth

Go to System  Build.prop & Change LCD Density
Some Hints
for 5.3 inch = 320
5.0 = 300
4.7 = 300
4.5 = 220

make a zip done!

if any problem comment below


5 comments:

  1. How to fix
    - sim no detect
    - Bluetooth , wifi can on
    - Camera not respond

    ReplyDelete
  2. Replace Framaware Folder From Etc

    ReplyDelete
  3. not workink sensor proximity and video pause in facebook and youtube and galeria

    ReplyDelete
  4. PORTING EXACT SPECS:
    --------------------

    MT6580 = MT6580
    Android 5.1 (Lollipop)
    Kernel v.3.10.72

    Simple porting:

    (copy from Stock_rom into Port_rom
    -system/etc/firmware
    -system/lib/hw
    -system/usr/keylayout/Generic.kl
    -system/vendor

    Porting Boot.img
    (copy from stock rom-boot.img into port rom-bootimg)
    -kernel
    then repack.

    if you still had bootloop?
    -ueventd + kernel
    -repack
    done

    What you should have inside the zip?
    -META-inf
    -system
    -boot.img

    ... :)!

    ReplyDelete
  5. WHat causes Bootloop in ported roms?

    ReplyDelete