summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVenu <venugopal.shivashankar@digia.com>2013-05-10 10:52:46 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-10 18:17:13 +0200
commit06885da787defa8d38f693a4e7f067bbd5cfe159 (patch)
treec0e9ac158f6fbb16dfbd2cf95f831052032ae804
parent21f90e370d08ab0e054c22f403cd5f5bf93f5560 (diff)
downloadqtdoc-06885da787defa8d38f693a4e7f067bbd5cfe159.tar.gz
Doc: Added a note about manually selecting the Qt libraries
The Qt 5.1.0 installer by default installs only the desktop version of the libraries. The user will have to manually select the libraries for Android x86 and ARMv7, which is not obvious in the installer. Change-Id: I77b11cd4ca7069e4ce90fd77d8167ee0c0141320 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--doc/src/platforms/android.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/src/platforms/android.qdoc b/doc/src/platforms/android.qdoc
index 58434955..46ea5968 100644
--- a/doc/src/platforms/android.qdoc
+++ b/doc/src/platforms/android.qdoc
@@ -69,6 +69,10 @@ After the SDK is updated, install the Qt 5.1 binaries using the
to develop for Android. For more information, see
\l{Qt Creator: Connecting Android Devices}.
+\note You must manually choose at least one of the two Qt libraries for Android
+(x86 and ARMv7) from the \gui{Qt 5.1.0} component tree within the \gui{Select
+Components} page of \l{Qt Installation Program}{Qt installation program}.
+
\section1 Porting an Existing Qt Application
Most Qt applications should be portable to Android with ease, unless they