Wednesday, August 22, 2012

APK Multi-Tools Version 1.0.9 Now Released


Version 1.0.9
Fixed the broken Option menu list
Fixed the broken Complier scripts for system Files
Fixed the broken Complier scripts for non system Files
Added the ability to create Signed None System APK files with both the keep folder option and to bypass the keep folder
Added the Option to create unsigned APK Files with out using the keep folder
Thursday, August 16, 2012

APK Multi-Tool Windows Version 1.0.7 Released

Version 1.0.7

Updated to next minor build number
Updated Setup.bat Fixing Installing Framework-Res

Fixed Issue With 'apktool' is not recognized as an internal or external command,operable program or batch file."

Fixed Issue with Installing Framework-Res pointing to a incorrect folder that no longer exist

Fixed Issue when Running Installing Framework-Res scripts that the scripts will close after installing instead of going back to the menu.

Updated APKTOOL.JAR to 1.4.9

Added Custom AAPT that was built to work with JELLY BEAN

Fixed issues with setup

Made a few changes to the setup bat to fix alignment size and other misc issues

Fixed Spelling

Did some changes to see if I can fix the issue with The keep option to work with none system applications.

Trying to get batch optionmize to work

Replacing odt with a actual manual in html

Fixed Bug with KEEP Folder not exstracting for None System Applicaitons

Tweaked how the Signed and Unsigned files are compiled adding a small underscore between the recompiled file and the added prefix added by the scripts

Tweaked the option 11 for non system apks

I added the option to allow you to transfer the old key file over to the apk in case you did minor changes so be careful to test the APK files as some will need you to pick the unsigned option depending on how drastic the changes you made and forcing you to have to resign them

Renamed recompiled system files

Renamed the unsigned_ to signed_System_ since the system file changes the signature files are transfered since they are actually signed already instead of the misconception that has been going on for a while

APK Multi-Tools Version 1.0.7 in progress 6

Did some changes to see if I can fix the issue with The keep option to work with none system applications.

Started work on trying to get batch optimize to work.

I will be working on making minor fixes to see if I can get all the bugs out from the original breakage.

I have no ETA to when I will be officially releasing 1.0.7 as I still have a lot of work left to do.

Friday, August 10, 2012

APK Batch Release

I have started working on a new tool to help make release day much more easier.

Right now I am calling it APK Batch Release.

For now it does not have any GUI but that will change soon.

I am doing this because originally I was doing a self installer due to the fact that my tool required the Android SDK installed but since I did away with that because of features refused to work.

As time time goes by I will be adding more and more features to this tool but for now it is a simple mass zip batch file.

I am also thinking of adding a ROM builder into this that will make flashable zip files for you to use to flash your projects to your phone after using APK Multi-Tool to edit your files so stay tune.

Right now this tool its only on Github.

Sunday, August 5, 2012

APK Multi-Tools Version 1.0.7 in progress 5

I pretty much think I have the changes made that fixed must of the issues with the application.

So far from testing this myself I have not ran into any issues other then the keep option seems to only want to work with system options fire some reason so I might take another crack at it before I do an final release on this version.