-1

I am creating a new application using eclipse, I wrote the application name and other things, then selected the target SDK, but in "compile with" I can't select anything because "choices" is null, what is the problem?

lena
  • 730
  • 2
  • 11
  • 23

2 Answers2

3

If you are trying to learn android. Start with Android studio. Eclipse is not supported now.

However if you do insist see this page, it might take you few installation to get it right on the first time you can always delete eclipse but restart the system to really clean it. And you should install a matching SDK according to this page:

http://developer.android.com/tools/sdk/eclipse-adt.html

sivi
  • 10,654
  • 2
  • 52
  • 51
0

Add a screenshot of your screen , but as Prerak Sola suggested Android Studio is the front runner IDE when it comes to Android development and Eclipse is in history.

Why you should switch??

Take a look at this link

This as well

Community
  • 1
  • 1
Infamous
  • 744
  • 11
  • 25