Apktool icon indicating copy to clipboard operation
Apktool copied to clipboard

A tool for reverse engineering Android apk files

Results 167 Apktool issues
Sort by recently updated
recently updated
newest added

### Information 1. **Apktool Version (`apktool -version`)** - 2.4.1 2. **Operating System (Mac, Linux, Windows)** - Mac 3. **APK From? (Playstore, ROM, Other)** - Playstore ### Steps to Reproduce `apktool...

Bug
ARSC

### Information 1. **Apktool Version (`apktool -version`)** - 2.4.1 2. **Operating System (Mac, Linux, Windows)** - Windows 10 2004 3. **APK From? (Playstore, ROM, Other)** - Play Store ### Stacktrace/Logcat...

Bug
StringBlock

Using apktool 2.0.3, decompile [com.google.android.apps.docs.editors.slides (version 60521040)](https://www.wetransfer.com/downloads/e27169fce1c608f91460979a5a24409f20160221105640/1f8c4db1d762ab12a4f528f699cbd8cf20160221105640/c738ed). In the output directory, `res/values/strings.xml` contains the following in line 808: `On %1$s` This is invalid XML and the expected result is either:...

Bug
StringBlock

Original [issue 204](https://code.google.com/p/android-apktool/issues/detail?id=204) created by ericchubb on 2011-08-11T11:20:18.000Z: > What steps will reproduce the problem? Download http://www.freewarelovers.com/android/download/temp/1298727501_Guns-n-Glory_FREE_1.5.1.apk (too big to attach to the bug) 1. Decompile the APK file using...

Bug
StringBlock

Apktool "crashes" when the [nptc chunk](https://android.googlesource.com/platform/frameworks/base.git/+/android-8.0.0_r4/libs/androidfw/include/androidfw/ResourceTypes.h#52) in a PNG image resource has xdivs/ydivs which are out of bounds. This is because the underlying BufferedImage.setRGB() throws an exception indicating that the...

Bug
9patch

brut.androlib.AndrolibException: Could not decode arsc file Is this issue known? ### Information 1. **Apktool Version (`apktool -version`)** - 2.3.0 2. **Operating System (Mac, Linux, Windows)** - LINUX 3. **APK From?...

Bug

I noticed that on Android N, the naming changed. Tried it on an HTC10 build and also on an CM14, both have the new naming. Tried to compile an own...

smali

I have found in GoogleMaps package folder file named metaresources.arcs. I'm using the freshest apktool 2.2.2 Help me! This file could not be opened by any app

Feature

### Information 1. **Apktool Version (`apktool -version`)** - 2.4.0 2. **Operating System (Mac, Linux, Windows)** - Windows 10 64 Bit 3. **APK From? (Playstore, ROM, Other)** - Apkpure ### Stacktrace/Logcat...

Bug

### Information 1. **Apktool Version (`apktool -version`)** - 2.4.1 2. **Operating System (Mac, Linux, Windows)** - Linux, Windows 3. **APK From? (Playstore, ROM, Other)** - From GitHub release page[Open ]...

Bug