summaryrefslogtreecommitdiff
path: root/doc/src/platforms/platform-notes-android.qdoc
diff options
context:
space:
mode:
authorVenu <venugopal.shivashankar@digia.com>2013-05-24 13:57:52 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-28 19:34:04 +0200
commit3e627574e97ead8e8f8a18bd9a940974515a2ceb (patch)
tree3b2be73a75731cf2e5e954c8d441d144e4760104 /doc/src/platforms/platform-notes-android.qdoc
parent890f2dba82bfa61ae47d4db0163c765b193b9c61 (diff)
downloadqtdoc-3e627574e97ead8e8f8a18bd9a940974515a2ceb.tar.gz
Doc: Reworded a \note and removed references to ARMv5
The note was added earlier to inform the developers that they must explicitly select one of the Qt libraries for Android. Now that the latest installer package selects the ARMv7 version by default, I reworded the \note. Also, removed references to the ARMv5 builds. Task-number: QTBUG-30173 Change-Id: I8fa764333a20faff4f3f4b8350c57b233cbd8d54 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'doc/src/platforms/platform-notes-android.qdoc')
-rw-r--r--doc/src/platforms/platform-notes-android.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/platforms/platform-notes-android.qdoc b/doc/src/platforms/platform-notes-android.qdoc
index 9605b6e4..287c6f0b 100644
--- a/doc/src/platforms/platform-notes-android.qdoc
+++ b/doc/src/platforms/platform-notes-android.qdoc
@@ -146,7 +146,7 @@
\section1 Supported Architectures
- Qt for Android currently has binaries for ARMv5, ARMv7, and x86. Make sure you select the
+ Qt for Android currently has binaries for ARMv7 and x86. Make sure you select the
correct architecture for the device or emulator you are targeting, otherwise your application
will crash. The MIPS archictecture is currently not supported by Qt.