Skip to main content

Apktool 2.0.2

Connor Tumbleson
Maintainer of Apktool
caution

This release contains an updated internal framework file.

  • Remove framework file $HOME/apktool/framework/1.apk due to internal API update (Android Marshmallow)
  • Fixed issues with apks that use .9.xml files, which improperly triggered 9patch decoder. (#1005)
  • Prevent compressing resources that should not be. (Pull 1020)
  • aapt changes
    • 5cded813 - skip compat functions.
    • eb06229e - add miui support for godzillaui.
    • d3c5cc64 - add miui support for 4 digit mnc/mcc fields.
    • ef9e8d09 - build libc++ statically.
  • Updated smali/baksmali to v2.0.8
  • Fixed issues with reference attributes being decoded improperly. (#1023) / (Thanks phhusson)
  • Fixed issue with version qualifiers being improperly added during build. (#928)
  • Added Support for Android Marshmallow (API 23). (#999)

This post was originally released at: https://connortumbleson.com/2015/10/12/apktool-v2-0-2-released and duplicated in part here for historical reasons.