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
trafficstars

### Information 1. **Apktool Version (`apktool -version`)** - 2.6.0 2. **Operating System (Mac, Linux, Windows)** - Mac, Linux 3. **APK From? (Playstore, ROM, Other)** - Playstore For the given APK,...

Bug

Per deprecation note, this feature will be removed in Apktool ~v2.5.0~ v2.6.0 due to stricter Android builds making it useless.

### Information 1. **Apktool Version (`apktool -version`) - 2.2.2 2. **Operating System (Mac, Linux, Windows) - Windows 3. **APK From? (Playstore, ROM, Other) - URL: http://files.nabstudio.com/mangarock/mangarock-definitive-v1.9.9-RELEASE.apk?cfcache=1 ### Stacktrace/Logcat ``` >apktool...

Bug
Windows

This breaks recompilation badly and probably not the best way to handle this. Still investigating. fixes: #2514

I got an APK file and tried to install on my mobile, everything is OK. Then I used the Apktool decomiled it, and recompiled it back to APK without any...

Waiting for issuer

### Information 1. **Apktool Version (`apktool -version`)** - 2.4.1 2. **Operating System (Mac, Linux, Windows)** - Linux 3. **APK From? (Playstore, ROM, Other)** - Playstore ### Stacktrace/Logcat ``` 06-26 22:06:43.685...

### Information 1. **Apktool Version ** - (2.5.0) 2. **Operating System** - (Windows) 3. **APK From? ** - (https://anslayer.com/download.html) ### Stacktrace/Logcat ``` I: Using Apktool 2.5.0 I: Checking whether sources...

### Information 1. **Apktool Version (`apktool -version`)** - 2.6.0 2. **Operating System (Mac, Linux, Windows)** - mac os big sur 11.1 3. **APK From? (Playstore, ROM, Other)** - tiktok.apk ###...

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

###Information First of all, I have all the necessary components; I'm trying to modify my Settings app, with framework-res.apk added as the framework required. I don't have any framework installed...