summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2014-06-03 17:08:52 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-06-04 15:08:27 +0200
commit428a67f386f5fd93ecc5e260da7b25ae986bb8c0 (patch)
treed42f8e59ea0b1082276806d8dedd94c210b41fd2
parent86b78033ccd1c73d1bb0dea5fe9f9f36a6ccdc3b (diff)
downloadqtdoc-428a67f386f5fd93ecc5e260da7b25ae986bb8c0.tar.gz
Doc: Edited list of examples in "Qt for Android Examples" page.
-more functional with regards to a developer progression. -added link to "Creating a Mobile Application" page. Change-Id: I8a1b5261df96459592ae253f6a19b57909c51173 Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--doc/src/examples-android.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/examples-android.qdoc b/doc/src/examples-android.qdoc
index 815d3480..94aafd86 100644
--- a/doc/src/examples-android.qdoc
+++ b/doc/src/examples-android.qdoc
@@ -50,10 +50,11 @@
\list
\li \l{Getting Started with Qt for Android}{Getting Started}
+ \li \l{Qt Creator: Creating a Mobile Application}{Creating a Mobile Application}
+ \li \l{Qt Creator: Deploying Applications to Android Devices}{Deploying to the Device}
\li \l{Porting to Android}{Porting a Qt Application}
- \li \l{Adding OpenSSL Support}
\li \l{Publishing to Google Play}
- \li \l{Qt Creator: Deploying Applications to Android Devices}{Deploying to the Device}
+ \li \l{Adding OpenSSL Support}
\li \l{Building Qt 5 for Android}{Building from Sources}
\li \l{Qt Notifier} - demonstrates how to call Java code from an Android application
\endlist