Doc: fix change field name

"Android target SDK" was changed to "Android build SDK"
in the deploy settings.

Updated the screenshot.

Change-Id: Ic8c1ce4ad8610d76c0d23bc65762e5bb0aaddfdb
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
Leena Miettinen
2014-07-29 14:20:39 +02:00
parent 6537d72b1f
commit 33c674615c
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 60 KiB

View File

@@ -190,7 +190,7 @@
information, see the Android documentation. information, see the Android documentation.
In addition, debugging is supported at android-10 API level, or higher. In 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, 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} see \l{http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels}
{What is API Level?}. {What is API Level?}.

View File

@@ -146,7 +146,7 @@
\section3 Selecting API Level \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 for building the application. Usually, you should select the newest API
level available. level available.