APKEditor
APKEditor copied to clipboard
_protected.apk is greyed out and cannot be installed
Describe the bug
After the command is executed, the output _protected.apk file is gray.
In addition, some names in AndroidManifest become hexadecimal codes
To Reproduce
- Used version '1.4.1'a00ec09
- Operating system 'Android 15'
- Command 'java -jar APKEditor.jar p -i xxx.apk'
Log/Stacktrace
Used apk file apk.zip
Additional context MT Manager 'Resources Anti-Confusion' recompiled and packaged it and restored it to normal
This shouldn't happen. Most apps are protected by APKEditor in a normal state. This is the only one that shows a gray sign. So you need to look into it
- Did you sign the apk ?
- What is the error message when installing with
adb install file.apk