aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/items/convenience/androidapk.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference/items/convenience/androidapk.qdoc')
-rw-r--r--doc/reference/items/convenience/androidapk.qdoc5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/reference/items/convenience/androidapk.qdoc b/doc/reference/items/convenience/androidapk.qdoc
index 8a94b1da1..89a4112b6 100644
--- a/doc/reference/items/convenience/androidapk.qdoc
+++ b/doc/reference/items/convenience/androidapk.qdoc
@@ -36,9 +36,8 @@
\brief Android application package.
An AndroidApk item is a \l{Product}{product} of the \l{Product::}{type}
- \c android.apk that has a \l{Depends}{dependency} on
- the \l{Module Android.sdk}{Android.sdk module}. The final build result is an Android
- application package (APK) file.
+ \c android.apk that has a \l{Depends}{dependency} on the \l{Android.sdk}
+ module. The final build result is an Android application package (APK) file.
Here is what the project file could look like for the BasicMediaDecoder
example that comes with the Android SDK: