Apktool 2.0.2
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- 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.