forked from qt-creator/qt-creator
Doc: update Android deployment options
Change-Id: Ie3102b4abaa496e4a08cc728effcae6362a845f4 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
committed by
Daniel Teske
parent
b75209d653
commit
8ae4602a5f
Binary file not shown.
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 26 KiB |
@@ -92,8 +92,8 @@
|
|||||||
\image qtcreator-deploy-android.png "Deploy configurations"
|
\image qtcreator-deploy-android.png "Deploy configurations"
|
||||||
|
|
||||||
To copy Qt libraries and files to the project directory and to bundle them
|
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
|
as part of the APK, select the \gui {Bundle Qt libraries in APK} option.
|
||||||
and the \gui {Use local Qt libraries} check box. This is the default option
|
This is the default option
|
||||||
when developing with Qt 5.
|
when developing with Qt 5.
|
||||||
|
|
||||||
\section1 Using Ministro to Install Qt Libraries
|
\section1 Using Ministro to Install Qt Libraries
|
||||||
@@ -111,7 +111,7 @@
|
|||||||
created by \QC.
|
created by \QC.
|
||||||
|
|
||||||
To use Ministro to install the Qt libraries, select the
|
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.
|
This is the default option when developing with Qt 4.
|
||||||
|
|
||||||
@@ -128,11 +128,16 @@
|
|||||||
during development.
|
during development.
|
||||||
|
|
||||||
Select \gui Projects > \gui Run > \gui {Deploy configurations} >
|
Select \gui Projects > \gui Run > \gui {Deploy configurations} >
|
||||||
\gui Details, and then select the \gui {Deploy local Qt libraries} option
|
\gui Details, and then select the
|
||||||
and the \gui {Use local Qt libraries} check box to deploy Qt libraries to
|
\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
|
the \c{/data/local/tmp/qt} folder on the device and to run the application
|
||||||
against them.
|
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
|
\section1 Installing Ministro
|
||||||
|
|
||||||
The easiest way to install Ministro is to do it on the device via Google
|
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
|
from the Google Market or from the
|
||||||
\l{http://necessitas.kde.org/necessitas/ministro.php}{Ministro} home page.
|
\l{http://necessitas.kde.org/necessitas/ministro.php}{Ministro} home page.
|
||||||
|
|
||||||
Then select the \gui {Install Ministro, system-wide Qt shared
|
Then select \gui {Install Ministro from APK} in \gui Projects > \gui Run >
|
||||||
libraries installer} option in \gui Projects > \gui Run >
|
|
||||||
\gui {Deploy configurations} > \gui Details.
|
\gui {Deploy configurations} > \gui Details.
|
||||||
|
|
||||||
You can use this option also to install any Android package (.apk).
|
You can use this option also to install any Android package (.apk).
|
||||||
|
Reference in New Issue
Block a user