Apktool v2.1.1 Released
Apktool v2.1.1 has been released! This version brings an important fix for Samsung devices in addition to patching the now defunct SmaliDebugging mode to set android:debuggable
to true
.
This release had 17 commits by 4 people.
- Connor Tumbleson (iBotPeaches) - 12 commits
- Andrei Zhukouski (BurgerZ) - 3 commits
- Benjamin Dobell - 1 commit
- Sunil Shivanand (padlar) - 1 commit
Changes since v2.1.0
- smali updated to
2.1.2
- [#1220] Fixed issue where APK would wrongly identify as wrong
packageId
. - [#1224] Added
AndroidManifest.xml
file into frameworks to satisfy stockaapt
constraints. (Thanks BurgerZ) - [#1235] Restore
-d / --debug-mode
to setandroid:debuggable
totrue
. (Thanks Benjamin-Dobell) - [#1234] Insert literal
versionName
if its a reference to satisfyaapt
. (Thanks padlar) - [#1131] Fix Samsung APKs that have an unknown 4 bytes of padding.
- [#1240] Fixed manifest rename for Adobe AIR applications.
Notes
This was a fast patch release due to the changes in 2.1.0.
Download
- Apktool 2.1.1 - md5
b7c11f1f956ad726f889831fe75ab6aa
- Rename to
apktool.jar
and follow the Instruction Guide if you need help.
- Rename to