forked from qt-creator/qt-creator
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>
This commit is contained in:
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user