mirror of
https://github.com/revanced/Apktool.git
synced 2024-11-19 10:59:28 +01:00
775f1dbff3
- fixes: #3049
848 B
848 B
name | about | title | labels | assignees |
---|---|---|---|---|
Bug Report | Report a bug in Apktool | [BUG] |
Information
- Apktool Version (
apktool -version
) - - Operating System (Mac, Linux, Windows) -
- APK From? (Playstore, ROM, Other) -
- Java Version (
java --version
) -
Stacktrace/Logcat
Include stacktrace here
Steps to Reproduce
apktool
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? - If you are trying to install a modified apk, did you resign it?
- Are you using the latest apktool version?