I am starting to develop Android applications. Which version of Eclipse should I use?
I see there are 11 versions. I am confused with these:
Eclipse 3.5 for Java Developer is the best option for you and 3.6 version is good but not at all because of compatibility issues.
If you are just getting into Android, you would be well served by using Android Studio rather than using any version of Eclipse. Android Studio was released in 2013 and provides a nice integrated development environment for developing for Android.
Android Studio is based on IntelliJ, which is a great java devlopment environment. It also has these specific Android features:
You can download it here.