Thursday, September 27, 2012

APK Multi-Tools Version 1.0.10 progress report 03

I am almost done with the Manuel help file I just have to write up a few more sections. I say that it is about 65-75% completed.

I still have not tracked down the batch optomizer script bug.

With the up coming apktool 1.5.1 binary I will perhaps hold off on the release a little bit more but I am thinking of just releasing as soon I am finished with the Manuel.

I will continue to look for the bug with the batch optimize script and release it with the binary update
Friday, September 14, 2012

APK Multi-Tools Version 1.0.10 progress report

I have been working on many fixes to the next release and I am in the progress of serving down a bug being reported about the keep folder also I am finally getting around to fixing the decompile toggle switch which had been broken since day one as I have never truly gotten around to actually incorporating it. I recently gotten a new computer since the one I was using died. I am almost done installing all the development applications I need for my programming. And once I get it all set back up I will work on the finishing touches. Also this new computer has both Linux and windows. So I will be able restart development of the Linux version again.
Changes to Version 1.0.10 so far:
 Rewriten how ADB is detected and used in the script
 Minor Changes to the SETUP.BAT Fixing MISC Issues
 Fixed ADB PUSH for SYSTEM Files as it was pointed at the wrong files
Minor Tweaks to zipalign Updated apktool.jar to v1.5.0 (Released September 2 - 2012 ) Codename : Pikmin
 * Fix for colours being decompiled with improper hex colours
 * Fix for being treated as array on occasion 
 * Support for Mac OS X user:home, instead of dumping frames into /home 
 * Updated internal framework.jar to API16
 * Added reading to insert into apktool.yml to help with aapt building 
 * Supported -d mode 
 * Added --verbose mode to output contents of AAPT (note this is a HUGE output). Only used for debugging. 
 * Ignore bootclasspath on debug mode. (Causes some classes in smali to be fail decompile) 
Updated AAPT to the latest Custom Build
Fixed Mixed Matched File Locations Fixed reading Log information