Jump to content

Adding customisation to a rom


Recommended Posts

Guest SanFranDan
Posted

How do i add customization to a rom.

i wanted to like.. add custom boot screens, ringtones, pictures, apps... and then when i flash the rom it copys them?

Guest x.balli.x
Posted
How do i add customization to a rom.

i wanted to like.. add custom boot screens, ringtones, pictures, apps... and then when i flash the rom it copys them?

simply open the /system/framework/framework-res.apk

For bootscreen open framework-res.apk > assets > images >

For apps add the apk file to /system/app/

for ringtones and notfications sounds /system/media/

Goodluck

Guest SanFranDan
Posted
simply open the /system/framework/framework-res.apk

For bootscreen open framework-res.apk > assets > images >

For apps add the apk file to /system/app/

for ringtones and notfications sounds /system/media/

Goodluck

how do i open on OSX?

also, when i add APN settings, and flash it back they dont show up?

Guest x.balli.x
Posted

simply open the rom with winzip/7zip

not sure about APN settings

Guest SanFranDan
Posted
simply open the rom with winzip/7zip

not sure about APN settings

got into it, now how to open .apx?

Guest El Nino9
Posted (edited)

apn settings are stored in

/system/etc/apns-conf.xml

you can open it in any text editor.

i have attached the apns-conf.xml file from the cyanogen mod for my G1

i believe he has the largest apn list integrated into that list.

you can try it.

what you can do is if you have sdk installed

adb push apns-conf.xml /system/etc/

and if you want to pull your current

adb pull /system/etc/apns-conf.xml /*****/**** where the * are the location you want to pull the file to on your computer

apns_conf.xml

Edited by El Nino9

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.