Open
Description
Information
- Apktool Version (apktool -version) -2.9.3
- Operating System (Mac, Linux, Windows) -Linux
- APK From? (Playstore, ROM, Other) - Other
- Java Version (
java --version
) -21.0.3
Stacktrace/Logcat
I: Using Apktool 2.9.3 on sample.apk
I: Loading resource table...
S: Unknown chunk type: a6e9
I: Decoding file-resources...
I: Decoding values */* XMLs...
I: Decoding AndroidManifest.xml with resources...
W: Bad string block: string entry is at 244, past end at 244
I: Loading resource table from file: /home/kira/.local/share/apktool/framework/1.apk
W: Unknown chunk type at: (0x00000938) skipping...
W: Unknown chunk type at: (0x00000940) skipping...
W: Unknown chunk type at: (0x000014a4) skipping...
W: AXML hit unexpected end of file at byte: 0x14A4
I: Regular manifest package...
[Fatal Error] :3:62: XML document structures must start and end within the same entity.
I: Baksmaling classes.dex...
I: Baksmaling classes10.dex...
I: Baksmaling classes11.dex...
I: Baksmaling classes13.dex...
I: Baksmaling classes14.dex...
I: Baksmaling classes15.dex...
I: Baksmaling classes16.dex...
I: Baksmaling classes2.dex...
I: Baksmaling classes3.dex...
I: Baksmaling classes4.dex...
I: Baksmaling classes5.dex...
I: Baksmaling classes6.dex...
I: Baksmaling classes7.dex...
I: Baksmaling classes8.dex...
I: Baksmaling classes9.dex...
I: Copying assets and libs...
I: Copying unknown files...
I: Copying original files...
Steps to Reproduce
apktool d sample.apk
Frameworks
If this APK is from an OEM ROM (Samsung, HTC, LG). Please attach framework files
(.apks
that live in /system/framework
or /system/priv-app
)
APK
If this APK can be freely shared, please upload/attach a link to it.
Questions to ask before submission
- Have you tried
apktool d
,apktool b
without changing anything?Y - If you are trying to install a modified apk, did you resign it?Y
- Are you using the latest apktool version?Y