Unable to resolve target 'android-8'

…衆ロ難τιáo~ 提交于 2019-12-04 10:11:11

in android sdk window go to:

tools >> options

will be open a new window and check the option force https:// ....

disable this checkbox

if your network is using proxy conigure it in this window too.

reload or restart the android sdk window and try download again. :)

  1. Right click on project->properties.
  2. Select Android on left panel.
  3. If you see Android 4.0.3 in (Project Build Target), then tick it and click Apply button.
  4. If you don't have 4.0.3 version in Build Targets, then you should install it. to install simply go to sdk manager and click on Android 4.0.3(API 15)-SDK Platform.
  1. Open "Android SDK Manager"
  2. Go to Menu: "Tools -> Options..."
  3. Press the button "Clear Cache"
  4. Press the button "Close"
  5. Close "Android SDK Manager" (not necessary!)
  6. In Eclipse, go to Menu: "Project -> Clean..." to refresh current project
saravanan

simple set your project's target sdk as shown in below screen shot

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!