Apk Multi Tool
editing change png files translating apk
Added framework dependent decompiling (For non propietary rom apks). (Option 10). Checks whether the dependee apk u selected is correct.
Allows multiple projects to be modified, switch to and from.
Allows to modify system apk's using apktool but ensures maximum compatibility in terms of signature / manifest.xml
Batch optimize apk (Zipalign,optipng,or both)
Batch Ogg optimization
Batch install apk from script (option 19)
Batch Theme Image Transfer TOOL
Batch Theme optipng TOOL
Batch Theme Zipalign APK TOOL
Compression level selector (monitor status above menu)
Error detection. Checks if error occurred anytime u perform a task, and reports it
Extract, Zip apk's.
Incorporates brut.all's apktool
Improved syntax of questions/answers
Logging on/off has been removed. Instead a log.txt is created which logs the activities of the script organized using time/date headers
Optimize pngs (ignores .9.pngs)
Pull apk from phone into modding environment.
Push to specific location on phone
Quick sign an apk (Batch mode supported)
Read log (Option 24)
Sign apks
Supports batch installation, so if u drag multiple apks into the script (not while its running) it will install them all for u. U can ofcourse drag a single apk as well
User can change the max java heap size (only use if certain large apks get stuck when decompiling/compiling apks) (Option 19)
U can now set this script as ur default application for apks. When u do, if u double click any apk it will install it for u.
Zipalign apks
Much Much More
Instructions (Windows):
Place apk in appropriate folder (Any filename will work, if running for first time folders will not be there, you must run and then the folders will be created)
Run script
Minimize the script
Edit files inside the project folder
Maximize the script
Requirements:
Java 1.6
Got problems ?
1. Make sure your path has no spaces
2. Your filename has no wierd characters
3. Java/adb are in your path
4. It's not a proprietary rom's apk (aka Sense,Motorola,Samsung) (If u are, then use option 11 and drag the required framework, eg com.htc.resources, twframework-res...etc)
5. It's not a themed apk (if it is, expect .9 png errors, use as close to stock as possible)
6. Look at the log to know whats happening
7. If all else fails, post as much info as possible and we will try to assist you.
Download here