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>
This commit is contained in:
Vikas Pachdha
2018-11-02 16:38:54 +01:00
parent de97b8cf3e
commit 1f1149bb58

View File

@@ -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