Hi.
I need help with the development of applications for Android with QT. I installed JDK (jdk-7u25-windows-i586.exe), ADT (ADT-bundle-windows-x86-20130729.zip), NDT (android-ndk-R9-windows-x86.zip), ANT (apache-ant -1.9.2-bin) and Qt 5.1.1 for Android (Windows 32-bit, 716 MB) (qt-windows-opensource-5.1.1-android-x86-win32-offline.exe).
In QT Creator I set in the menu Tools – Options – Android:
Android SDK location, Android NDK location, location ANT and JDK location. I also added AVD.
If I create a new QT GUI application and try to run the emulator, I run the emulator, but without application. Compiler output but I get:
“14:48:49: Please wait, searching for a Suitable device for target: android-17th
Error while building / Deploying project Test2 (kit: Android for ARM (GCC 4.6, Qt 5.1.1))
When executing step ‘Deploy to Android device’”
If I create a new QT Quick 2 Application (Build-in types), start the emulator without application and compiler output is displayed:
“15:09:59: Please wait, searching for a Suitable device for target: android-10 market.
Error while building / project Deploying Test (kit: Android for x86 (GCC 4.6, Qt 5.1.1))
When executing step ‘Deploy to Android device’ “
Can anyone provide detailed instructions on how to enable Qt Android to run on the Windows XP system, in the emulator?
THX SaX
↧