How to setup Android sdk in Qt creator
-
Hi
This is good start
http://doc.qt.io/qt-5/deployment-android.html -
Hi,
I want to develop a simple application in Qt and deploy it in android phone for this what i need to do...
Can anyone guide me to do this.....
Thanks -
First download Qt Creator for Android, then you can follow the instructions in this tutorial: http://doc.qt.io/qt-5/androidgs.html
-
First download Qt Creator for Android, then you can follow the instructions in this tutorial: http://doc.qt.io/qt-5/androidgs.html
@dauuser said in How to setup Android sdk in Qt creator:
First download Qt Creator for Android, then you can follow the instructions in this tutorial: http://doc.qt.io/qt-5/androidgs.html
Not Creator, but Qt for Android. If you have installed Qt previously on Windows and now have Qt Maintenance Tool in the Start menu, run the tool and install Android packages from there. Install Android SDK and other Android stuff as described in the Qt-Android and Android docs. Configure Qt to use Android.
Warning: first time you try to do this it may feel complicated and may not work because you did something wrong. That has happened before :)