Guest SanFranDan Posted October 30, 2010 Report Posted October 30, 2010 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 October 30, 2010 Report Posted October 30, 2010 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 October 30, 2010 Report Posted October 30, 2010 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 October 30, 2010 Report Posted October 30, 2010 simply open the rom with winzip/7zip not sure about APN settings
Guest SanFranDan Posted October 30, 2010 Report Posted October 30, 2010 simply open the rom with winzip/7zip not sure about APN settings got into it, now how to open .apx?
Guest El Nino9 Posted October 31, 2010 Report Posted October 31, 2010 (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 computerapns_conf.xml Edited October 31, 2010 by El Nino9
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now