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?
Asked
Active
Viewed 95 times
-1
-
7Switch to Android Studio!! – Prerak Sola Mar 04 '16 at 13:41
-
If for some reason you need to stick to Eclipse, provide screenshots of your problem. – RominaV Mar 04 '16 at 14:13
-
@PrerakSola There is no reason you CANNOT use eclipse, he just has issues with it. Doesn't mean you should be discouraged from using eclipse. – JoxTraex Mar 05 '16 at 11:19
2 Answers
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:

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??
-
-
-
-
There is no reason you CANNOT use eclipse, he just has issues with it. Doesn't mean you should be discouraged from using eclipse. – JoxTraex Mar 05 '16 at 11:19
-
-
I thought it is the android one. Yu seem to have it. I would try reinstall eclipse if you really need to use it – sivi Mar 05 '16 at 16:39