summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2014-11-17 10:17:33 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2014-11-17 16:35:47 +0100
commite5c4620443c201ad83b830c6fa30a45b2ea534a9 (patch)
tree6224f3f4c06239722d5af670f5ee6e20301512f8
parent88f8634cd000b209e8c4f3ff676ed546c61441d7 (diff)
downloadqtdoc-e5c4620443c201ad83b830c6fa30a45b2ea534a9.tar.gz
Android: Remove MinGW from list of of required downloads
MinGW should be a dependency of the binary installer, there's no need to download it separately in advance. Change-Id: I9243cd4087aa626a3fa7fb227aad70478a9fae54 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
-rw-r--r--doc/src/platforms/android.qdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/src/platforms/android.qdoc b/doc/src/platforms/android.qdoc
index 923f33d5..8afe1c7e 100644
--- a/doc/src/platforms/android.qdoc
+++ b/doc/src/platforms/android.qdoc
@@ -143,7 +143,6 @@ In order to use \l{Qt for Android}, you need the following:
\li \l{http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html}{Java SE Development Kit} (JDK) v6 or later. You can also use \l{http://openjdk.java.net}{OpenJDK} on Linux.
\li On Windows, you need the following additional installations:
\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 details about how to get the USB driver, see