summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVikas Pachdha <vikas.pachdha@qt.io>2018-11-02 16:38:54 +0100
committerVikas Pachdha <vikas.pachdha@qt.io>2018-11-02 15:45:28 +0000
commit1f1149bb580e19f5d058713427daf8a6e7fdebf1 (patch)
treef7cc14cb4c9f078a90fdca94e34de7371f7793e1 /doc
parentde97b8cf3ea0862eb6bd76cc8cf24a95426cf96c (diff)
downloadqt-creator-1f1149bb580e19f5d058713427daf8a6e7fdebf1.tar.gz
Android: Update NDK documentation
Qt Creator now uses Clang tool chain and latest NDK can be used to build the applications now so no need to recommend version 10e MinGW dependency is not required anymore as make is also used from the NDK Task-number: QTCREATORBUG-11846 Change-Id: I535aeebc52fc67025a73b37bee4079ef7704cd7d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/android/androiddev.qdoc4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/src/android/androiddev.qdoc b/doc/src/android/androiddev.qdoc
index dceb987dc6..e7fd3901be 100644
--- a/doc/src/android/androiddev.qdoc
+++ b/doc/src/android/androiddev.qdoc
@@ -75,7 +75,7 @@
\li A tool chain for building applications for Android devices provided
by the \l{http://developer.android.com/tools/sdk/ndk/index.html}
- {Android NDK} from Google. The recommended version is 10e.
+ {Android NDK} from Google.
\li \l{http://developer.android.com/sdk/index.html}{Android SDK Tools}
@@ -92,8 +92,6 @@
\list
- \li MinGW v4.8.0 revision 2
-
\li Android Debug Bridge (ADB) driver on the Windows platform to
enable USB debugging. The default USB driver on Windows does not
allow debugging. For more information about obtaining the USB