[05.23.14][TOOL] APK Tools v3.50 [Windows][GUI]

Search This thread

kermage

Senior Member
Feb 3, 2014
307
189
Iligan City
APK Tools --

"A complete fresh tool developed from scratch; inspired by existing tools available out there."


INFO: Pushed to GitHub

SCREENSHOTS

Requirements:
  • Java JDK/JRE
  • Android SDK
  • BRAIN! ^_^


Features:
  • Faster and easier APK handling (GUI Version) -- supports drag and drop file; access files anywhere
  • All-in-one (ADB Push/Pull, Extract, Optimize, Zip, Sign, Zipalign, Install, Decompile, Compile...)
  • Based on latest available tools
  • Great user interaction; less prone to errors (More information and warning during operation)
  • Works everytime and anywhere (No problem with paths and filename containing spaces or weird characters)
  • Log activities with time stamp and use date as log filename
  • Install and use of framework with custom tags
  • Generate and sign APKs with own private key (Android market supported)
  • Switch between apktool versions (2.0.0b9 & 1.5.2)
  • Many more . . . Check for yourself! ;D


To Do:
  • Log activities with time and date headers - Done
  • Install framework with custom tags - Done
  • Generate own private key with android market support - Done
  • Sign APKs with the generated private key - Done
  • GUI version with drop file support - Done
  • Switch between APKTOOL versions - Done

Post a feature request or suggestion here.​


Instructions:
  1. Extract "APK Tool v#.##.zip"
  2. Execute "APK Tools.exe"
  • Necessary files and folders are installed automatically every launch if not found.
  • Place APKs to be modded inside "APK Files" folder.
  • All extracted or decompiled APKs are found in "Projects" folder.
  • Generated private keys are located in "OUTPUT" folder.
  • Zipped, signed, zipaligned and/or compiled projects are found in "OUTPUT" folder.
Zipped/Compiled with Original Signature => system-%Project%
Zipped/Compiled with No Signature => unsigned-%Project%
Signed with Generated Private Keys => gpsigned-%Project%
Signed with Android Market => amsigned-%Project%
Signed with Test Keys => signed-%Project%



* Testers would be much appreciated to keep the tool stable.
** If possible, post full info regarding bugs encountered here.
*** Let's try to fix issues / errors ASAP. THANKS!!!



DOWNLOADS:

Rate and post a review here.​


CREDITS:
  • Google for Overall HELP and Android Tools
  • Brut.all / iBotPeaches for apktool
  • jesusfreke for smali/backsmali
  • deanlee3 for roptipng
  • Igor Pavlov for 7zip
  • Yorzua for signapk

XDA:DevDB Information
APK Tools (GUI Version), Tool/Utility for the Android General

Contributors
kermage
Source Code: https://github.com/kermage/APK-Tools


Version Information
Status: Stable
Current Stable Version: 3.50
Stable Release Date: 2014-05-23

Created 2014-04-27
Last Updated 2015-08-01
 

Attachments

  • 1welcome.png
    1welcome.png
    7.5 KB · Views: 74,712
  • 1select.png
    1select.png
    5.9 KB · Views: 74,513
  • 1menu.png
    1menu.png
    11.6 KB · Views: 73,972
  • v1.5logs.png
    v1.5logs.png
    5.5 KB · Views: 73,885
  • v1.5framework.png
    v1.5framework.png
    7.6 KB · Views: 73,388
  • v1.5tag.png
    v1.5tag.png
    6 KB · Views: 73,304
  • v2generate.png
    v2generate.png
    13.5 KB · Views: 73,241
  • v2sign.png
    v2sign.png
    13.5 KB · Views: 72,318
  • v2keys.png
    v2keys.png
    6 KB · Views: 78,424
  • basics.png
    basics.png
    13.8 KB · Views: 73,190
  • advanced.png
    advanced.png
    14.2 KB · Views: 72,108
  • tools.png
    tools.png
    14.7 KB · Views: 70,098
  • settings.png
    settings.png
    16.6 KB · Views: 67,764
  • keystore.png
    keystore.png
    6 KB · Views: 71,376
  • advanced2.png
    advanced2.png
    13.9 KB · Views: 67,156
  • original.png
    original.png
    4.8 KB · Views: 70,033
Last edited:

kermage

Senior Member
Feb 3, 2014
307
189
Iligan City
Changelogs

v3.50 ( 05/23/14 )
  • GUI fixes and adjustments
  • Fixed ADB push and pull locations
  • Fixed Compile option not signing original signature
  • Added option to copy over original files after compile
  • Added ADB install option
attachment.php


attachment.php


attachment.php
v3.00 ( 05/21/14 )
  • GUI version (faster and easier handling) -- supports drag and drop file
  • Access files anywhere (not limited to APK Files folder)
  • Switch between apktool versions (2.0.0b9 & 1.5.2)
  • Improved error detection and logging capability
  • Multiple tweaks and rework to codes
attachment.php


attachment.php


attachment.php


attachment.php
v2.00 ( 05/07/14 )
  • Generate own private key with android market support
  • Sign APKs with the generated private key
  • More tweaks and fixes to code
  • Improved launcher script
attachment.php


attachment.php


attachment.php
v1.50 ( 05/03/14 )
  • Log activities with time stamp and use date as log filename
  • Install and use of framework with custom tags
  • Minor tweaks and fixes to code
attachment.php


attachment.php


attachment.php
v1.00 ( 04/27/14 )
  • Initial release
attachment.php


attachment.php


attachment.php
 
Last edited:

Er. Aditya

Senior Member
Feb 28, 2014
4,358
6,130
BraveFort
this my friend is a superb tool , really really easy to use and a must for the newbies.... thanks alot for the tool , il just add this to my signature to spread the word :)
 
  • Like
Reactions: kermage

Omar1c

Senior Member
Apr 1, 2013
1,425
1,046
Buckeye
Very great tool simple and easy to use definitely noob friendly thanks man found a sort of bug maybe a typo but when you set decompile mode to sources it decompiled the resources instead. same goes for when you set decompile mode to resources it will decompile sources instead.

Sent from my Moto G using XDA Premium 4 mobile app
 
Last edited:
  • Like
Reactions: kermage

kermage

Senior Member
Feb 3, 2014
307
189
Iligan City
Very great tool simple and easy to use definitely noob friendly thanks man found a sort of bug maybe a typo but when you set decompile mode to sources it decompiled the resources instead. same goes for when you set decompile mode to resources it will decompile sources instead.

Sent from my Moto G using XDA Premium 4 mobile app

I will check this..thanks :good:

Update
Got it, already fixed the bug ;)
Redownload "APK Tools.zip", delete existing "tools" folder, then execute "Launcher.exe".
 
Last edited:

AxAtAx

Senior Member
Mar 14, 2011
13,116
20,412
ViSiON,Texas
Easy as it gets, nice work, test went well for me.....thank you for this, it will make it easier for sure....great work!!!:good::good:
 
  • Like
Reactions: kermage

nasroed

Senior Member
Jan 6, 2014
123
15
Yogyakarta
hai @kermage.. Glad to see apk tool thread with up to date post from the maker..
but lil bit problem occuring to me..
how to operate this tool..
I cant even installing framework. It says error. Whereas "APK tools" folder have been moved to C:/Windows/ directory.. (Before I move it into windows dir, the launcher even continously says "APK files folder EMPTY, although obviously I have put some files there)

I've try the latest apktool 2.0.0 beta9
It works with apk that need multiple dependencies (in my case, Xperia SP FW .201, using framework-res.apk & semcgenericuxpres.apk)
it suceed to decompile. But I get an error "PathNotFound apktool.yml" while recompile..

thanks in advance
 

kermage

Senior Member
Feb 3, 2014
307
189
Iligan City
UPDATE!

APK Tools v1.50


Changelog:
  • Log activities with time stamp and use date as log filename
  • Install and use of framework with custom tags
  • Minor tweaks and fixes to code

DOWNLOADS:

Instructions:
  1. Extract "APK Tool v1.50.zip"
  2. Execute "Launcher.exe"
 
Last edited:

kermage

Senior Member
Feb 3, 2014
307
189
Iligan City
how to operate this tool..
  1. Extract the downloaded ZIP file anywhere you want.
  2. Execute the Launcher.exe. (necessary files and folders will be installed automatically.)
  3. Select a task by entering the option number. Play around. ;)

I cant even installing framework. It says error. Whereas "APK tools" folder have been moved to C:/Windows/ directory.. (Before I move it into windows dir, the launcher even continously says "APK files folder EMPTY, although obviously I have put some files there)
You dont need to move any folders created by the APK Tools Launcher (APK Files, Logs, Projects, OUTPUT).
This is weird, the tool should list all .apk files found under "APK Files" folder. (even filename containing spaces or weird characters)

I've try the latest apktool 2.0.0 beta9
It works with apk that need multiple dependencies (in my case, Xperia SP FW .201, using framework-res.apk & semcgenericuxpres.apk)
it suceed to decompile. But I get an error "PathNotFound apktool.yml" while recompile..
Try to install frameworks and decode again, then check if the apktool.yml file exist in "Projects" folder.
If NOT, then it is not SUCCESSFULLY decompiled and you should import all the needed frameworks.
Or is it already a modified/themed app?
If YES, you should try to decompile the stock app. It's almost impossible to work with already themed/modified app
 
Last edited:

kermage

Senior Member
Feb 3, 2014
307
189
Iligan City
UPDATE!

APK Tools v2.00


Changelog:
  • Generate own private key with android market support
  • Sign APKs with the generated private key
  • More tweaks and fixes to code
  • Improved launcher script

DOWNLOADS:

Instructions:
  1. Extract "APK Tool v2.00.zip"
  2. Execute "APK Tools.exe"
 
Last edited:
  • Like
Reactions: friedrich420

friedrich420

Senior Member
Dec 25, 2011
8,698
24,008
The Land of Whatever
Once again im late to the party ;)
This is AWESOME my man and THANK YOU!!!
I just saw it and got really excited and i will take it for a test drive :)

I cant even express how much I appreciate the peole who create tools for us!!
You are the real heroes behind most of us "devs" :good::good:
 
  • Like
Reactions: kermage

Top Liked Posts

  • There are no posts matching your filters.
  • 49
    APK Tools --

    "A complete fresh tool developed from scratch; inspired by existing tools available out there."


    INFO: Pushed to GitHub

    SCREENSHOTS

    Requirements:
    • Java JDK/JRE
    • Android SDK
    • BRAIN! ^_^


    Features:
    • Faster and easier APK handling (GUI Version) -- supports drag and drop file; access files anywhere
    • All-in-one (ADB Push/Pull, Extract, Optimize, Zip, Sign, Zipalign, Install, Decompile, Compile...)
    • Based on latest available tools
    • Great user interaction; less prone to errors (More information and warning during operation)
    • Works everytime and anywhere (No problem with paths and filename containing spaces or weird characters)
    • Log activities with time stamp and use date as log filename
    • Install and use of framework with custom tags
    • Generate and sign APKs with own private key (Android market supported)
    • Switch between apktool versions (2.0.0b9 & 1.5.2)
    • Many more . . . Check for yourself! ;D


    To Do:
    • Log activities with time and date headers - Done
    • Install framework with custom tags - Done
    • Generate own private key with android market support - Done
    • Sign APKs with the generated private key - Done
    • GUI version with drop file support - Done
    • Switch between APKTOOL versions - Done

    Post a feature request or suggestion here.​


    Instructions:
    1. Extract "APK Tool v#.##.zip"
    2. Execute "APK Tools.exe"
    • Necessary files and folders are installed automatically every launch if not found.
    • Place APKs to be modded inside "APK Files" folder.
    • All extracted or decompiled APKs are found in "Projects" folder.
    • Generated private keys are located in "OUTPUT" folder.
    • Zipped, signed, zipaligned and/or compiled projects are found in "OUTPUT" folder.
    Zipped/Compiled with Original Signature => system-%Project%
    Zipped/Compiled with No Signature => unsigned-%Project%
    Signed with Generated Private Keys => gpsigned-%Project%
    Signed with Android Market => amsigned-%Project%
    Signed with Test Keys => signed-%Project%



    * Testers would be much appreciated to keep the tool stable.
    ** If possible, post full info regarding bugs encountered here.
    *** Let's try to fix issues / errors ASAP. THANKS!!!



    DOWNLOADS:

    Rate and post a review here.​


    CREDITS:
    • Google for Overall HELP and Android Tools
    • Brut.all / iBotPeaches for apktool
    • jesusfreke for smali/backsmali
    • deanlee3 for roptipng
    • Igor Pavlov for 7zip
    • Yorzua for signapk

    XDA:DevDB Information
    APK Tools (GUI Version), Tool/Utility for the Android General

    Contributors
    kermage
    Source Code: https://github.com/kermage/APK-Tools


    Version Information
    Status: Stable
    Current Stable Version: 3.50
    Stable Release Date: 2014-05-23

    Created 2014-04-27
    Last Updated 2015-08-01
    12
    Changelogs

    v3.50 ( 05/23/14 )
    • GUI fixes and adjustments
    • Fixed ADB push and pull locations
    • Fixed Compile option not signing original signature
    • Added option to copy over original files after compile
    • Added ADB install option
    attachment.php


    attachment.php


    attachment.php
    v3.00 ( 05/21/14 )
    • GUI version (faster and easier handling) -- supports drag and drop file
    • Access files anywhere (not limited to APK Files folder)
    • Switch between apktool versions (2.0.0b9 & 1.5.2)
    • Improved error detection and logging capability
    • Multiple tweaks and rework to codes
    attachment.php


    attachment.php


    attachment.php


    attachment.php
    v2.00 ( 05/07/14 )
    • Generate own private key with android market support
    • Sign APKs with the generated private key
    • More tweaks and fixes to code
    • Improved launcher script
    attachment.php


    attachment.php


    attachment.php
    v1.50 ( 05/03/14 )
    • Log activities with time stamp and use date as log filename
    • Install and use of framework with custom tags
    • Minor tweaks and fixes to code
    attachment.php


    attachment.php


    attachment.php
    v1.00 ( 04/27/14 )
    • Initial release
    attachment.php


    attachment.php


    attachment.php
    6
    FAQ

    -RESERVED-
    3
    il keep testing more and will let you know :D

    You just made my day... ;) -signature :good:
    3
    this my friend is a superb tool , really really easy to use and a must for the newbies.... thanks alot for the tool , il just add this to my signature to spread the word :)

    :good: THANKS MATE! :highfive: