-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Labels
Description
Information
- Apktool Version (
apktool -version
) - 2.12.0 - Operating System (Mac, Linux, Windows) - All
- APK From? (Playstore, ROM, Other) - ROM
- Java Version (
java --version
) - openjdk 11.0.27 2025-04-15
Stacktrace/Logcat
Irrelevant
Steps to Reproduce
java -jar apktool_2.12.0.jar d -api 36 -b services.jar
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? Yes - If you are trying to install a modified apk, did you resign it? -
- Are you using the latest apktool version? Yes
Extra Info
Relevant to the smali issue I created here: google/smali#97
Thought I'd create one here as well.