Home > Mobile >  I use the ECLIPSE editor APP project, the system error message "Can & # x27; T find the API dat
I use the ECLIPSE editor APP project, the system error message "Can & # x27; T find the API dat

Time:12-30

My computer system for WIN10, installed the WIN64 a JDK and ECLIPSE software,
1, the JDK 8 u271 - Windows - x64. Exe
2, the eclipse -inst - win64-2018-09 ra V4.9. Exe

Open the project, always an error:

Can 't find the API database; API check not performed

online some say AndroidManifest. XML defined minimum version and the version installed to disk C version of the SDK does not match, but I check my disk C all match ah, I really don't understand where the problem is!
Consult everybody,




A, open the AndroidManifest. XML
Minimum version of 20
The current version of 24



2, open the project. The properties
Target=android - 24


Three, C: \ Users \ LQL \ AppData \ Local, Android, Android - SDK, platforms
I can observe the android - 20 - & gt; Android - 25


Four, C: \ Users \ LQL \ AppData \ Local, Android, Android SDK \ build - tools
I can observe the android - 20 - & gt; Android - 25






CodePudding user response:




Five, the android SDK path following

C: \ Users \ LQL \ AppData \ Local, Android, Android SDK -

CodePudding user response:

It is recommended to use Android Studio
  • Related