Android development setup (Ubuntu 15.04)
-
Hi
I'm trying to start the development for android os, but faced with an issues:
(Ubuntu 15.04, physical android 4.2.1 device for the deployment and debugging- device is connected to host successfully, adb devices commend shows this as connected
- sdk and ndk are installed too
- ANdroid SDK Manager shows me that installed are:
- SDK Tools
- SDK Platform-tools
- SDK Build-tools
- API 16 (Android 4.1.2)
but qt creator shows the warning: Qt versions for 3 architectures are missing. however Qt Version tab looks ok - no one entry is red
second issue is a :
AVD Manager in Qt Creator shows me empty list of the devices. should I perform additional steps to add my already connected phone into this list?
"Start AVD Manager" which starts external (from SDK) device manager does show empty list tooany ideas?
THank you!