Qt Android App developement howto
Mobile and Embedded
7
Posts
6
Posters
2.1k
Views
1
Watching
-
There is some info in the documentation: "link":http://qt-project.org/doc/qt-5.1/qtdoc/android-support.html.
-
This URL may be helpful for you: http://stackoverflow.com/questions/16313314/how-to-build-qt5-for-android
-
for the sake of laziness ;)
http://www.youtube.com/watch?v=_nkhlhBwkjk -
hi,
Its better to use the Qt 5.1.1 version with android support. Download the Android SDK, NDK, Apache Ant 1.8 or higher, java SDK and integrate it with the Android tab of Tools page.
Currently uou can only develop Qt GUI and QML 1.1 application. You need to wait for Qt 5.2 version for using the latest Qt libraries for Android development.