Skip to main content

Apktool 1.0.0

Ryszard Wiśniewski
Creator of Apktool
  • Pure-java now to work on any platform.
  • Added support for decoding and rebuilding framework-res.apk file.
  • Added support for many new resources features and apks.
  • Included automatic workaround for 9-patch images issue.
  • Added possibility to decode sources or resources only.
  • Automatic detecting, whether there is a need for rebuilding files.
  • Added some info messages.
  • It is less invasive, cause res ids in built file are identical as in original apk.
  • It is much faster.
  • Fixed a lot of bugs.

Apktool 0.9.2

Ryszard Wiśniewski
Creator of Apktool
  • Many new apps supported.
  • smail, baksmali and android resources are included in the jar.
  • much better error reporting.
  • added simple usage help.
  • added "bs" command.