forked from qt-creator/qt-creator
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:
@@ -75,7 +75,7 @@
|
|||||||
|
|
||||||
\li A tool chain for building applications for Android devices provided
|
\li A tool chain for building applications for Android devices provided
|
||||||
by the \l{http://developer.android.com/tools/sdk/ndk/index.html}
|
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}
|
\li \l{http://developer.android.com/sdk/index.html}{Android SDK Tools}
|
||||||
|
|
||||||
@@ -92,8 +92,6 @@
|
|||||||
|
|
||||||
\list
|
\list
|
||||||
|
|
||||||
\li MinGW v4.8.0 revision 2
|
|
||||||
|
|
||||||
\li Android Debug Bridge (ADB) driver on the Windows platform to
|
\li Android Debug Bridge (ADB) driver on the Windows platform to
|
||||||
enable USB debugging. The default USB driver on Windows does not
|
enable USB debugging. The default USB driver on Windows does not
|
||||||
allow debugging. For more information about obtaining the USB
|
allow debugging. For more information about obtaining the USB
|
||||||
|
Reference in New Issue
Block a user