Monday, 29 October 2012

[GUIDE]How To Port Different ROMS to Your Device (Simplest and Fastest)

[GUIDE]How To Port Different ROMS to Your Device (Simplest and Fastest)

Many people have requested me to share the method which I am using to port roms..

THIS IS THE SIMPLEST AND FASTEST WAY TO PORT ROMS!!!

This is the method which I use in porting Roms-
Things Needed- Winrar, Notepad++

This is For Same Resolution Mobiles and You can use this Method to port roms From armv6 to armv7 devices but I dont know about the method used to port roms from armv7 to armv6 devices..
  


1.What is base Rom:
The ROM which is Developed For your Mobile.

2.What is Port Rom:
The Rom Which you want to port to your Device. 

STEP 1

Take any clean CM9, AOSP, CM7, CM10 ROM which is running on your device as Base ROM.

SREP 2:

Extract it Using Winrar.

STEP 3:
Delete app, Framework, Fonts and Media folder in System Folder of Base ROM.

STEP 4:
Delete app, Framework, Fonts and Media folder in System Folder of Base ROM.
 
STEP 5:
     Now copy app, Framework, Fonts and Media folder in System Folder from Port rom to base rom system folder.

STEP 6:
Now open etc folder in both the ROMs folder.

STEP 7:
In etc folder of base ROM open permissions folder and copy all the permissions files in Port rom to your base ROM folder except platform and handheld_hardware .

STEP 8:
Now open buid.prop file using Notepad++ and make changes to these of Base Rom as you wish.
ro.config.ringtone=
ro.config.notification_sound=
ro.config.alarm_alert=


 STEP 9:
In build.prop file change these to same as Port Rom build.prop values.
ro.config.ringtone=
ro.config.notification_sound=
ro.config.alarm_alert=

 
STEP 10: 
If You find any extra file or folder in system folder of PORT rom than copy them to your base rom system folder. 

F YOU ARE HAVING BOOTLOOP THEN COPY THESE LIB FILES TO BASE ROM FROM PORT ROM:

libandroid_runtime.so
libandroid_servers.so
libmedia_jni.so 


TA DA YOU Have Sucessfully Ported Rom for your device :)  

 

No comments:

Post a Comment