Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse ADT Plugin - No Build Target Available

When trying to create a new Android Project with Eclipse, there is no Build Target available.

I have:

  • Installed ADT Plugin
  • Created a virtual device
  • Installed Android SDK, installed platform + platform tools
  • Set the Android SDK path to Eclipse.

I have tried every fix I have found, but they just tell me to do those things I just mentioned.

EDIT:

In Window -> Preferences -> Android, it accepted my path, but there is No target avaible there.

And yes, I have installed:

Android SDK tools, revision 10 Android SDK platform-tools, revision 3 SDK platform Android 2.2 API 8, revision 2

like image 257
Timppa Avatar asked Apr 24 '11 16:04

Timppa


1 Answers

Set your SDK home once again in your Android Preferences on Eclipse.

like image 197
Vicente Plata Avatar answered Oct 22 '22 14:10

Vicente Plata