Hello, read multiple posts on this site and others, nothing seems to fix this…
MacOS Sierra v 10.12.6
Qt Creator 4.4.1
Qt 5.9.2
installed qt
Setup Android
Installed v-play
All android kits are suddenly missing
V-play apps do run on desktop (app playground)
Manage devices, clicked ok
Settings > Devices > Android – re-choose the JDK, SDK, and NDK locations
Closed Qt Creator
Opened Qt Creator
Android Kits are back
So are iOS kits (Did not configure them)
Re-opened app playground
Configured for both Desktop and Android x86
None of the QML files appear in the project
When attempting to build –
“QApplication not found” is issued by the compiler.
“VPApplication not found” is issued by the compiler.
Attempting to create any qt or v-play application from the new project wizard yields the same results
Completely removed Qt and v-play
Installed just v-play
Desktop works
Android kits are missing
Close everything
Ran maintence tool – installed android
MacOS Sierra v 10.12.6
Qt Creator 4.4.0
Qt 5.9.1
Opened the app play ground, QML files are displaying again, tried to build…
Error
Android build SDK not defined. Check Android settings.
Error while building/deploying project AppPlayground (kit: Android for x86 (GCC 4.9, Qt 5.9.0 for Android x86))
When executing step “Build Android APK”
Downloaded, installed and configured Android NDK 10e
Same error
Restarted qt creator, its locking up and won’t display a project
Verified the following are installed:
Android 8.0 API 26
Android 7.1.1 API 25
Android 7.0 API 24
Android 6.0 API 23
created a new project
same error
Desktop builds
Android complains about missing SDK
Removed all SDKs and re-installed Android 7.1.1 API 25
Closed qt creator and restarted it
Created another blank v-play application
Desktop builds
Android complains about missing SDK (both debug and release)
In the build steps the build SDK is blank
Download and installed the SDK Build Tools
Closed qt creator and restarted it
Created another blank v-play application
Desktop builds
Android complains about missing SDK (both debug and release)
I realize this might be a bug in qt creator itself, I will keep trying but I cant build anything for droid.