aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/overview/creator-mobile-targets.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-03-04 13:21:27 +0100
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2013-03-05 14:19:26 +0100
commit4e3c409d16cea734ff9e7c3ac915d2dbe2fa799d (patch)
tree70f8aabe57488b79f7d11699d99acadddacb4a47 /doc/src/overview/creator-mobile-targets.qdoc
parent078fbba42924497d381def8d34e91945e2a40e55 (diff)
Doc: changes to Android plugin
Change-Id: Ib20faa1df93e1407635a247b93b6c667bff4b256 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by: Daniel Teske <daniel.teske@digia.com>
Diffstat (limited to 'doc/src/overview/creator-mobile-targets.qdoc')
-rw-r--r--doc/src/overview/creator-mobile-targets.qdoc7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/src/overview/creator-mobile-targets.qdoc b/doc/src/overview/creator-mobile-targets.qdoc
index 3eec3785a8..f2cce947a9 100644
--- a/doc/src/overview/creator-mobile-targets.qdoc
+++ b/doc/src/overview/creator-mobile-targets.qdoc
@@ -47,9 +47,10 @@
Qt applications for Android are compiled as \c {shared objects} that
are loaded by a Java launcher generated by the Qt for Android SDK.
This is totally transparent to users. As Qt is composed of libraries
- referencing each other, Qt applications are only supported on
- Android version 1.6, or later. You must install the Qt for Android
- SDK to develop for Android devices.
+ referencing each other, Qt 4 applications are only supported on
+ Android version 1.6, or later, and Qt 5 applications on version
+ 2.3.3, or later. You must install the Qt for Android SDK to develop
+ for Android devices.
\li \l{Connecting BlackBerry 10 Devices}