summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKavindra Palaraja <kpalaraja@luxoft.com>2019-10-25 15:32:47 +0200
committerKavindra Palaraja <kpalaraja@luxoft.com>2019-10-25 15:58:16 +0200
commit58b25da3163ce78eb2748768cbae80f5fe3d1397 (patch)
treea8f15762b63be9823c327f10f73c4e29d8d8bae0
parent0ee725e8a6f9242437da736f78dedf2bf1425b57 (diff)
downloadqtdoc-58b25da3163ce78eb2748768cbae80f5fe3d1397.tar.gz
Doc: Mention the need for a writable location for Android SDK and NDK
Change-Id: I2490fce8e70efcb82e071680ee726f6f314a92a6 Fixes: QTBUG-73547 Reviewed-by: BogDan Vatra <bogdan@kdab.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 b35de320..c33aeae3 100644
--- a/doc/src/platforms/android.qdoc
+++ b/doc/src/platforms/android.qdoc
@@ -167,6 +167,10 @@ earlier. For more details, refer to the
\l{https://developer.android.com/studio/intro/update.html}{Android Studio}
documentation.
+\note Make sure to unpack the Android SDK and NDK to a writeable location that Qt Creator
+can access later. Otherwise, Qt Creator won't be able to use \c sdkmanager or find all
+components even if they were installed manually.
+
\section2 Updating the Android SDK
The command line tools provided by the Android SDK Tools package also enables updating