Programmer algorithm practice must read, common Java API skills to share>>>
Recently, when the project was adapted to 8.0, the decompiler reported this error: no resource identifier found for attribute ‘keyboardnavigationcluster’ in package ‘Android’. I found all kinds of blogs on the Internet, but failed to find a solution. The final solution is as follows:
1. Upgrade apktool to the latest version
2. Execute the following command through the command line of CMD (you need to enter the directory of apktook to run this command)
java -jar apktool_ 2.3.4.jar empty-framework-dir
The following is the result of running the command in the corresponding apktool directory, which means that the execution is successful (deleting 1. APK manually does not take effect, you must use the command)
E:\Work\vc\BuildApkTools\trunk\src\Bin\Release\apktools> java -jar apktool_ 2.3.4.
jar empty-framework-dir
I: Removing 1.apk framework file…
E:\Work\vc\BuildApkTools\trunk\src\Bin\Release\apktools>
Similar Posts:
- Errors encountered in using apktool
- [Solved] SVN Error: “Failed to run the WC DB work queue associated with”
- Note: some input files use or override a decrypted API
- AndroidStudio Error: org.gradle.api.tasks.TaskExecutionException: Execution failed for task ‘:app:proces
- [Solved] Vue : The file D:\Program Files\nodejs\node_global\vue.ps1 could not be loaded, because running scripts is disabled on this system.
- Linux -bash: lsb_release: command not found [How to Solve]
- Super detail: command not found: the scratch solution (add the scratch environment variable to Zsh under MAC)
- Git exception: fatal: could not create work tree dir’XXX’: No such file or directory
- Ubuntu1.8 Install python3.7pip Error: “subprocess.CalledProcessError…lsb_release”
- An error occurs when SVN executes the clean up command