tags:

views:

22

answers:

1

am new to android,

i am just following this site step by step ,

but eclips download link not working,

Please share the link where eclips download available,

Thanks

A: 

Eclipse is downloaded from eclipse.org.

CommonsWare
am downloading this Eclipse IDE for Java Developers, 99 MB....or which one i should download...
Bharanikumar
"Eclipse IDE for Java Developers" should be fine. Though I just realized that the link I gave you was for the latest Eclipse, which (AFAIK) Android does not support. Use the Galileo edition here: http://www.eclipse.org/downloads/packages/release/galileo/r Please read http://developer.android.com/sdk/eclipse-adt.html for full setup instructions.
CommonsWare
@CommonsWare I've tried Helios with ADT plugin, seems to work just fine.
Konstantin Burov
@Konstantin Burov: good to know. I was going by the ADT Web page. Of course, I don't use Eclipse, personally, so I have little relevant experience in these matters... :-)
CommonsWare