forked from qt-creator/qt-creator
Doc: Describe "Create Android Template Files Wizard"
Task-number: QTCREATORBUG-27560 Change-Id: I9f7a24b2d0c9ddfd3282fda59c4262d0b6775f56 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
This commit is contained in:
BIN
doc/qtcreator/images/qtcreator-android-create-template.png
Normal file
BIN
doc/qtcreator/images/qtcreator-android-create-template.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.6 KiB |
@@ -461,6 +461,16 @@
|
|||||||
\li Select \uicontrol Projects > \uicontrol Build >
|
\li Select \uicontrol Projects > \uicontrol Build >
|
||||||
\uicontrol {Build Android APK} > \uicontrol {Create Templates}.
|
\uicontrol {Build Android APK} > \uicontrol {Create Templates}.
|
||||||
|
|
||||||
|
\li Check the path in \uicontrol {Android package source directory}.
|
||||||
|
|
||||||
|
\image qtcreator-android-create-template.png "Create Template dialog"
|
||||||
|
|
||||||
|
\li Select \uicontrol {Copy the Gradle files to Android directory} if you
|
||||||
|
plan to extend the Java part of your Qt application.
|
||||||
|
|
||||||
|
\li Select \uicontrol Finish to copy the template files to the \c android
|
||||||
|
directory and to open the manifest file for editing.
|
||||||
|
|
||||||
\li In the \uicontrol {Package name} field, enter a valid
|
\li In the \uicontrol {Package name} field, enter a valid
|
||||||
\l{Package Names}{package name} for the application.
|
\l{Package Names}{package name} for the application.
|
||||||
For example, \c {org.example.myapplication}.
|
For example, \c {org.example.myapplication}.
|
||||||
|
Reference in New Issue
Block a user