Skip to main content

54 posts tagged with "release"

View All Tags

Apktool 2.3.2

Connor Tumbleson
Maintainer of Apktool
caution

This release contains an updated internal framework file.

  • apktool empty-framework-dir to remove the old file.
  • Android P Preview Support (#1742)
  • Initial support for rebuilding with aapt2 binary (#1689)
  • Fixed issue with application with empty resources.arsc file (#1730)
  • Fixed issue with root depth kotlin folder (#1703)
  • Fixed building Apktool on Windows. (#1741)
  • Added warning if application is non-zero typeIdOffset is discovered.
  • Update to baksmali v2.2.2
  • Support for treating additional photo extensions as raw (m4a)
  • Prevent temporary BRUT files from clogging temp directories.

This post was originally released at: https://connortumbleson.com/2018/04/07/apktool-v2-3-2-released and duplicated in part here for historical reasons.

Apktool 2.3.1

Connor Tumbleson
Maintainer of Apktool
caution

This release contains an updated internal framework file.

  • apktool empty-framework-dir to remove the old file.
  • Android Oreo Support (8.1) (#1667)
  • Feature: Advanced --force-manifest for decoding manifest without resources. (#1680) / Thanks rubenanagua
  • Fixed issue with shorthand SDK versions. (#1630)
  • Fixed issue with encoding raw font files. (#1662) / Thanks minsko
  • Fixed issue with rebuilding an apk that skipped resource decoding. (#1634)
  • Fixed issue with large string decoding length incorrectly. (#1587)
  • Fixed issue to allow repeated entry offsets to occur. (#1683) / Thanks Bricnic
  • Fixed issue where non-system attributes were decoded as system in minified resource applications. (#1157)

This post was originally released at: https://connortumbleson.com/2017/12/26/apktool-v2-3-1-released/ and duplicated in part here for historical reasons.