Failed to load include path to android.jar
Unsolved
Installation and Deployment
-
I cannot create a project with the Android Kit, no matter if Qt Widgets or Qt Quick. All Android settings (JDK, SDK, NDK) are correct. The Android emulator is started. Error message among others: "failed to load include path C:\Android_SDK\platforms\android-35\android.jar." The file android.jar exists in the named directory.
-
Same. Looks like API 35 remains unready for our purposes. Try switching your project to API 34, which works for me.