Skip to content

Apk Tool GUI v3.0.0.0

Compare
Choose a tag to compare
@AndnixSH AndnixSH released this 11 Apr 12:05
· 258 commits to master since this release

The project has been revived :)

What's Changed

  • Updated apktool to 2.6.1
  • Updated apksinger, aapt, and zipalign to SDK 31
  • Detect installed Java
  • Word wrap in log box
  • Upgrade to .NET 4.8. XP and Vista support will be removed
  • Removed .jar and .zip signing
  • Modern folder browser dialog
  • Removed all exited event handler. It is buggy
  • Added button to open selected APK, decompiled APK, compiled APK, signed APK and aligned APK location
  • Added button to open AndroidManifest.xml, apktool.xml and main activity smali
  • Added Sign after compile
  • Added Zipalign after compile
  • Added Button to clear framework
  • Added Clear framework before decompile
  • APK info with icon and links to Playstore, Apkcombo and APKpure
  • Added option no crunching on build
  • Added options to use keystore file to sign APK
  • Added APK scheme version selections
  • Added option to save log as file
  • Removed mini forms
  • Added .dex for context menu
  • Added baksmali
  • Added framework cleaning
  • Added option to ignore output directory options for context menu
  • New modern icons