Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Which Eclipse for Android only?

I am starting Android development. Which of the many Eclipse downloads do I need from http://www.eclipse.org/downloads/ ?

I am only ever going to do Android dev with Eclipse ever.

Platform: MAC 64 bit Snowleopard

like image 675
Ian Vink Avatar asked May 30 '10 15:05

Ian Vink


3 Answers

Check out the SDK requirements page:
http://developer.android.com/sdk/requirements.html

On my Mac I am using the "Eclipse IDE for Java Developers".

like image 74
Volker Voecking Avatar answered Nov 12 '22 12:11

Volker Voecking


You either use Java developer or Jave EE, I am using the Java EE version and then follwing the guide on developer.android.com to how setting up eclipse and adt

like image 43
thetrompf Avatar answered Nov 12 '22 14:11

thetrompf


Eclipse IDE for Java Developers should be sufficient

like image 35
şaloma Avatar answered Nov 12 '22 14:11

şaloma