سؤال

When using the Eclipse plugin, I get stuck at this step... enter image description here

What's going on..? I did enter a name.

هل كانت مفيدة؟

المحلول

Since the Build SDK field is blank, this indicates you have installed part of the SDK, but none of the SDK Platforms. You need to have one or more SDK Platforms installed as well. Each of these has an API Level and Android version (e.g., Android 4.1 (API 16).

In Eclipse, go to Window -> Android SDK Manager. Select one or more SDK Platforms to install. As an example, the SDK Manager on my system shows shows several SDK Platforms are installed. Here's a partial view:

enter image description here

Note the various versions of the SDK Platform have a status of "Installed"

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top