aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/qtquick
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2017-10-13 11:40:50 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2017-10-13 10:43:16 +0000
commit5ce499ce6525a9e687128329e3109cc6508c9d0e (patch)
tree4d42f2e38ded6b79a022ab8c1c6226ab1bf75168 /doc/src/qtquick
parentb1a8743f6c76b0e19d05e78147b55721b74dd01a (diff)
Doc: Update docs after Ant support was removed
Gradle is now used for building APKs. Change-Id: I9ccecac39b70ada5ef1b63a7311ad9187ba0d6b9 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Diffstat (limited to 'doc/src/qtquick')
-rw-r--r--doc/src/qtquick/creator-mobile-app-tutorial.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/qtquick/creator-mobile-app-tutorial.qdoc b/doc/src/qtquick/creator-mobile-app-tutorial.qdoc
index 12ac15c576..5ab76d6302 100644
--- a/doc/src/qtquick/creator-mobile-app-tutorial.qdoc
+++ b/doc/src/qtquick/creator-mobile-app-tutorial.qdoc
@@ -53,10 +53,10 @@
set up the development environment for the device platform and configure a
connection between \QC and the mobile device.
- To develop for Android devices, you must download and install
- the latest Android NDK and SDK, and update the SDK to get the API and tools
- needed for development. In addition, you must install the
- Java SE Development Kit (JDK) and Apache Ant. After you have installed all
+ To develop for Android devices, you must download and install the latest
+ Android NDK and SDK Tools, and then update or install the tools and packages
+ needed for development. In addition, you must install the Java SE
+ Development Kit (JDK). After you have installed all
these tools, you must specify the paths to them in \QC.
For detailed instructions, see \l{Qt for Android} and
\l{Connecting Android Devices}.