How To Port A Custom Rom । Rom Porting Tutorial । Port Any Android Rom



You will need:-

**Notepad++
**a compression program (WinZip or 7zip and etc)
**the ROM you want to port to your phone (let’s call it the "Port ROM")
**a ROM designed for your phone (let’s call it"Base ROM")

Part-1

On your PC, extract the .ZIP files containing the two ROMs, and navigate to /system/app in your extracted Port ROM and copy stk.apk, vpnservices.apk, camera.apk, and bluetooth.apk into a temporary directory somewhere else on your PC

Part-2 

Now, delete the following folders from your Port ROM and replace them with the ones from your Base ROM: /data, /system/app, /system/framework, /system/fonts and /system/media

Part-3

From your Base ROM, copy /system/lib/libandroid_runtime.so to the system/lib/ directory of your Port ROM, overwriting the file

Part-4

Next up, move the .APKs you copied earlier back into the /system/app directory of your Port ROM

Part-5


Open up /system/lib in your Port ROM and copy all the files and folders. Paste them into the Base’s /system/lib directory, replacing all. Then go back to the Port ROM and delete the /system/lib folder, and replace it with the /system/lib folder from the Base ROM

Part-6 


Next, navigate to the /system/etc/init.d folder in the Port ROM and do the same copy-from-Port, paste-to-Base, delete-from-Port, copy-from-Base, paste-to-Port shuffle as before

Part-7

Navigate to /system/etc/permissions and do that same copy-paste dance one more time

Part-8 


Open system/build.prop from both the port and the base ROM in Notepad++. Update the Base build.prop to match the values for “ro.build.description=” and “ro.build.fingerprint=” from your Port. Now save the Base build.prop, exit Notepad++, and copy the Base build.prop into the Port ROM, overwriting the Port build.prop

Part-9 

In Notepad++, open \META-INF\com\google\android\updater-script from both your base and port ROMs. Edit the Port’s script to be like the Base’s updater-script: specifically, change, edit, or add the sections for permissions, ui_prints, asserts, run_programs, and installing the kernel. Don’t change any of the symlinks. In the Port script, make sure that the ‘format’ values are appropriate for your device (compare them to the Base script)

Part-10 


Finally, make sure that your kernel is specifically for your device


*****Now, if you desire, you can update any apps you require, or add any tools like BusyBox or SuperSU*****

And that’s it! Your base ROM is now ready to be zipped and installed on your device via Clockwork Mod!  


ADDITIONAL INFORMATION:-

CUSTOM ROM FOLDERS EXPLAINED
 

List of Resolution for Smartphones
 

How to change Kernel of ROM Before installation in its zip file.
 

[GUIDE][How to Make CWM Recovery Flashable Zip file without Computer]

Share this:

Post a Comment

 
Copyright © AllThingYouNeed | Android Rom | Most popular source for Android news and reviews. Designed by OddThemes | Distributed By Gooyaabi Templates