Arthur Schopenhauer said :

"A man can do what he wants, but not want what he wants"







Saturday, October 20, 2012

add favorite applications


How to customize this ROM with your favorite applications 

requirements

- JRE
-testsign.jar from source

this ROM comes as a .zip file (archive) but self-signed
to customize it by your favorite apps and keep only features do like this

- delete what you want from /data/app and add here your favorite apps
- you can rename an apk file as you want i.e.
change this

com.android.chrome.1025308.apk

to this ( no matter it works )

chrome.apk

-never add apk files to /system/app  (at least about /system partition size - overwhelmed )
-take care when removing files from /system/app but if you decide to risk well,
i.e. if you decide to delete /system/app/Calculator.apk then you are to delete this file too
/custpack/JRD_custres/app/Calculator-res.apk

-finally you have to sign .zip archive before to flash it by CWM Recovery

-check zip archive for /Meta-inf folder for older signature files you can delete it



-copy testsign.jar and ROM archive in the same folder and name it update.zip (for this example)
-say that you copy it to C:\temp then open cmd and cd to this folder now sign update.zip

java -classpath testsign.jar testsign update.zip update-signed.zip




you get update-signed.zip rename if you want and flash it ...

No comments:

Post a Comment