Failed to load include path to android.jar
-
wrote on 14 Jul 2024, 04:11 last edited by
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.
-
wrote on 23 Sept 2024, 02:41 last edited by
Same. Looks like API 35 remains unready for our purposes. Try switching your project to API 34, which works for me.