-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resource identifier error "keyboardNavigationCluster" on build without changes to APK #1579
Comments
Nevermind, had to remove the framework 1.apk file. Out of curiosity, is this regenerated from the android SDK on my path? |
Generated from the internal framework inside apktool. It doesn't regenerate until its missing, which is why removing it forced the regeneration. |
Hey, so do you guys have a solution? How do I resolve this? I really need a fix for this |
Retry. |
Closed
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Might be related to https://stackoverflow.com/questions/45301203/no-resource-found-that-matches-the-given-name-attr-androidkeyboardnavigationc ? App installs and runs fine
Information
apktool -version
) - 2.2.4Stacktrace/Logcat
Steps to Reproduce
apktool d App.apk
apktool b App
Questions to ask before submission
apktool d
,apktool b
without changing anything? YesThe text was updated successfully, but these errors were encountered: