Skip to main content

Apktool 1.1.0

Ryszard Wiśniewski
Creator of Apktool
  • Added smali debugging!
  • Added HTC resources #127
  • Made all framework resources public #126
  • Proper escaping of whitespaces in resource strings #124
  • Updated (bak)smali to 1.2.2
  • Fixed “Building resources…” freeze bug #123

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.