Unknown error: to the dx.jar the SDK folder! Recently, I gradually migrated to Android Studio. After updating the Android SDK Manager, I opened the Eclipse Run project and reported an error. Search for various solutions and find:
The version of Android SDK build-Tools has been higher than the version of Android SDK platform-tools, as shown in the figure
Since Android Studio sometimes has to use the higher-version build-Tools, simply deleting the higher-version build-Tools won’t do (see Unknown Error: to the dx.jar the SDK Folder! Solution).
Finally, the relevant answer is found on Stack Overflow (Android ADT Error, was not loaded from the SDK Folder), and the modification is shown in the figure:
Add sdK.buildTools = the build Tools version already installed on your computer
Can.Close test:
Target = android – 24.
SDK buildtools = 25.0.3
Effective!!!!!
The version of Android SDK build-Tools has been higher than the version of Android SDK platform-tools, as shown in the figure
Since Android Studio sometimes has to use the higher-version build-Tools, simply deleting the higher-version build-Tools won’t do (see Unknown Error: to the dx.jar the SDK Folder! Solution).
Finally, the relevant answer is found on Stack Overflow (Android ADT Error, was not loaded from the SDK Folder), and the modification is shown in the figure:
Add sdK.buildTools = the build Tools version already installed on your computer
Can.Close test:
Target = android – 24.
SDK buildtools = 25.0.3
Effective!!!!!
You can also avoid this problem by simply deleting the latest 26.0.0 and 27.0.0 folders
Read More:
- ERROR 1524 (HY000): Plugin ‘auth_socket’ is not loaded How to Fix
- Module build failed Error Plugin/Preset files are not allowed to export objects, only functions (How to Fix)
- Unknown error (SQLite code 14): could not open database (How to Fix)
- Jstack command execution error: unable to open socket file: target process not responding or hotspot VM not loaded
- Tomcat was unable to load Maven’s jar package
- Panda was unable to open the. Xlsx file, xlrd.biffh.XLRDError : Excel xlsx file; not supported
- How to Fix Module build failed: Error: ENOENT: no such file or directory, scandir xxxxxx\node_…
- How to Fix yum Install Error Loaded plugins: fastestmirror, refresh-packagekit, security
- Pychar reported an error. Unable to set the python SDK in Python 3.8. This SDK appears to be invalid.
- The out folder does not appear under the idea project. Set the entire compilation information to the target folder
- Installed Build Tools revision 31.0.0 is corrupted. Remove and install again using the SDK Manager
- How to Fix “junit.framework.Comparison Failure Expected: but was”
- How to select the jar package version for Maven package when the jar package versions referenced by multiple modules are inconsistent
- How to Fix webpack Module build failed Error: The node API for ‘babel’ has been moved to babel-core
- How to Fix Android Error:This Gradle plugin requires Studio 3.0 minimum
- How to solve the problem of “unable to open include file:” graphics. H “: no such file or directory”
- failed to find Build Tools revision 23.0.2 Install Build Tools 23.0.2 and sync project
- How to Fix SQL Error: 1054, SQLState: 42S22 Unknown column ‘markcardex0_.art_service_time’ in ‘field list’
- How to fix “Outlook data file cannot be accessed” error (Solved)
- How to solve the problem of “unable to open source file XXXXX. H” in VS development?