Skip to content
Snippets Groups Projects
Commit 8ae4602a authored by Leena Miettinen's avatar Leena Miettinen Committed by Daniel Teske
Browse files

Doc: update Android deployment options


Change-Id: Ie3102b4abaa496e4a08cc728effcae6362a845f4
Reviewed-by: default avatarEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Reviewed-by: default avatarDaniel Teske <daniel.teske@digia.com>
parent b75209d6
No related branches found
No related tags found
No related merge requests found
doc/images/qtcreator-deploy-android.png

29.9 KiB | W: | H:

doc/images/qtcreator-deploy-android.png

25.8 KiB | W: | H:

doc/images/qtcreator-deploy-android.png
doc/images/qtcreator-deploy-android.png
doc/images/qtcreator-deploy-android.png
doc/images/qtcreator-deploy-android.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -92,8 +92,8 @@
\image qtcreator-deploy-android.png "Deploy configurations"
To copy Qt libraries and files to the project directory and to bundle them
as part of the APK, select the \gui {Use Qt libraries from device} option
and the \gui {Use local Qt libraries} check box. This is the default option
as part of the APK, select the \gui {Bundle Qt libraries in APK} option.
This is the default option
when developing with Qt 5.
\section1 Using Ministro to Install Qt Libraries
......@@ -111,7 +111,7 @@
created by \QC.
To use Ministro to install the Qt libraries, select the
\gui {Use Qt libraries from device} option (without any other options).
\gui {Use Ministro service to install Qt} option.
This is the default option when developing with Qt 4.
......@@ -128,11 +128,16 @@
during development.
Select \gui Projects > \gui Run > \gui {Deploy configurations} >
\gui Details, and then select the \gui {Deploy local Qt libraries} option
and the \gui {Use local Qt libraries} check box to deploy Qt libraries to
\gui Details, and then select the
\gui {Deploy local Qt libraries to temporary directory} option to deploy
Qt libraries to
the \c{/data/local/tmp/qt} folder on the device and to run the application
against them.
To deploy new Qt libraries to the device, select
\gui {Clean Temporary Libraries Directory on Device}. The next time you
deploy the application, Qt libraries are copied to the device again.
\section1 Installing Ministro
The easiest way to install Ministro is to do it on the device via Google
......@@ -143,8 +148,7 @@
from the Google Market or from the
\l{http://necessitas.kde.org/necessitas/ministro.php}{Ministro} home page.
Then select the \gui {Install Ministro, system-wide Qt shared
libraries installer} option in \gui Projects > \gui Run >
Then select \gui {Install Ministro from APK} in \gui Projects > \gui Run >
\gui {Deploy configurations} > \gui Details.
You can use this option also to install any Android package (.apk).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment