diff --git a/doc/images/qtcreator-android-deploy-configurations.png b/doc/images/qtcreator-android-deploy-configurations.png index 169b5ce2391..ea3f9a95053 100644 Binary files a/doc/images/qtcreator-android-deploy-configurations.png and b/doc/images/qtcreator-android-deploy-configurations.png differ diff --git a/doc/src/android/androiddev.qdoc b/doc/src/android/androiddev.qdoc index 3adc7d08e9f..1a144cf468d 100644 --- a/doc/src/android/androiddev.qdoc +++ b/doc/src/android/androiddev.qdoc @@ -190,7 +190,7 @@ information, see the Android documentation. In addition, debugging is supported at android-10 API level, or higher. In - the run settings for the project, in the \gui {Android target SDK} field, + the run settings for the project, in the \gui {Android build SDK} field, select android-10, or higher. For more information about Android API levels, see \l{http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels} {What is API Level?}. diff --git a/doc/src/android/deploying-android.qdoc b/doc/src/android/deploying-android.qdoc index 8261e4fb2b3..94d876be9e2 100644 --- a/doc/src/android/deploying-android.qdoc +++ b/doc/src/android/deploying-android.qdoc @@ -146,7 +146,7 @@ \section3 Selecting API Level - In the \gui {Android target SDK} field, you can select the API level to use + In the \gui {Android build SDK} field, you can select the API level to use for building the application. Usually, you should select the newest API level available.