Apktool v2.11.1 Released

Apktool v2.11.1 has been released! This is a quick bug fix release to correct an issue with the newer feature flag feature as well as fixing a resource disassembly issue. It was discovered that Apktool was missing resources while disassembling an application with unordered type chunks.
While the next major release of Apktool is set to remove aapt1 - we will patch the 2.11.x release a few more times of any other bugs/improvements we discover.
Sponsors
I launched GitHub Sponsors to help provide another alternative for folks showing appreciation. I want to remind folks of two companies that continue to hold a monthly donation for the project.
- Emerge Tools came online to sponsor the tool.
- Sourcetoad (self employer) additionally joined to sponsor (as well as a few other projects).
This release had 9 commits by 3 people & 1 robot.
- 4 commits - Connor Tumbleson
- 2 commits - Igor Eisberg
- 2 commits - Dependabot (Robot)
- 1 commit - aytee6
Changes since 2.11.0
- [#3768] Fix parsing feature flags at any point in
AndroidManifest.xml
. (Thanks IgorEisberg) - [#3811] Fix injection of network debugging if existing entries present. (Thanks aytee6)
- [#3799] Fix disassembly of applications with unordered type chunks.
- [#3762] Upgrade r8 to
8.7.18
. - [#3800] Upgrade gradle to
4.3.0
.
Notes
- This is the last feature release with aapt1 support. The next major release will remove aapt1.
Download
- Apktool 2.11.1
e64d0b288b96a8c7502d8897ac8f2eae
(md5)56d59c524fc764263ba8d345754d8daf55b1887818b15cd3b594f555d249e2db
(sha256)- Rename to
apktool.jar
and follow the Instruction Guide if you need help.
- 2.11.1 Doc Site Post