forked from qt-creator/qt-creator
Doc: Make deprecated tools less prominent in Android instructions
Ant was deprecated in Qt Creator 4.3 and will be removed. The sdkmanager and avdmanager command-line tools must be used to manage SDKs and AVDs. Change-Id: Ibba8bc429e5da87e3f79ce45766f4583d0a461b1 Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
This commit is contained in:
@@ -131,8 +131,9 @@
|
||||
|
||||
\endlist
|
||||
|
||||
The Gradle wrappers and scripts are bundled only if you use
|
||||
\l{Selecting the APK Build Tool}{Gradle} to build the application packages.
|
||||
The Gradle wrappers and scripts are bundled only if you use Gradle to build
|
||||
the application packages. For more information, see
|
||||
\l{Connecting Android Devices}.
|
||||
|
||||
To view the packages that the \c androiddeployqt tool created, select the
|
||||
\uicontrol {Open package location after build} check box.
|
||||
|
||||
Reference in New Issue
Block a user