Qt Creator build settings and make app for Android
-
Hi
I want to make an application with Qt for Android OS
To do what is necessary?
I've downloaded the SDK to Android
What more is needed? -
In order to use Qt for Android, you will need the following external tools:
The Android SDK Tools
The Android NDK
Apache Ant v1.8 or later
OpenJDK v6 or later
Android Debug Bridge (ADB) driver on the Windows platform to enable USB debugging.then follow these steps:
http://qt-project.org/doc/qtcreator-2.8/creator-deploying-android.html -
Thank you ...
Where can I download these tools?
Please give me the download link.
Thanks