summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVenu <venugopal.shivashankar@digia.com>2013-06-18 15:46:22 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-27 14:27:16 +0200
commit41d41932b14c6d7cebda75cf7c02ba561e64f9e7 (patch)
tree8e087f6f30cbae96004dc9cac239c0a27d6bf2b7
parent6468ef40bbf414dd4a16f97a49eb658d7ba2107b (diff)
Doc: Added information about the tagged desktop examples
This change informs developers about listing the examples that are tested for Android so that they don't annoy themselves by trying to run examples that don't work. Task-number: QTBUG-30173 Change-Id: I0c422ebf265247c96e63c22fc4a76f28eb37a7d3 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com> 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 46782907f..f865e9607 100644
--- a/doc/src/platforms/android.qdoc
+++ b/doc/src/platforms/android.qdoc
@@ -78,6 +78,10 @@ to develop for Android. For more information, see
\gui{Select Components} page of \l{Qt Installation Program}
{Qt installation program}. By default, Qt libraries for ARMv7 are selected.
+Test your setup by running one of the desktop examples. You can list all the
+examples tested for Android using the \c{android} keyword in the search field
+under the \gui{Examples} tab in Qt Creator \gui{Welcome} mode.
+
\section1 Porting an Existing Qt Application
Most Qt applications should be portable to Android with ease, unless they