Not getting started with 5.2 beta on Android
-
Can anyone point me to what is missing for me to get started? I do the following (on a Ubuntu machine):
-
Install qt-linux-opensource-5.2.0-beta1-android-x86_64-offline.run
-
Install latest ADK, NDK
-
Create a new AVD for Nexus One device with all defaults.
-
Add this AVD.
-
Set up like so:
!http://s7.postimg.org/fvq1ldc97/snapshot2.png! -
Create a new project of type "QT Quick 2 App (Qt Quick Controls)" called "Test"
-
Select target "Android for amreabi-v7a"
-
With no modifications to the small template app created, press the run button.
-
Select the AVD as the device.
...wait while device boots, loads the app and tries to start it.
Result: A black screen with a popup saying "Unfortunately Test has stopped"
- Next step: Cry for help on Forum...
-