Search This Blog

13 September 2011

Why Eclipse?


Why is Eclipse the recommended IDE for Android applications? This is the reason why to use android application development in eclipse
  • Eclipse is one of the most fully featured, free, Java IDEs available. Eclipse is also very easy to use, with a minimal learning curve. This makes Eclipse a very attractive IDE for solid, open Java development.
  •  The Open Handset Alliance has released an Android plugin for Eclipse that allows you to create Android specific projects, compile them, and use the Android Emulator to run and debug them. These tools and abilities will prove invaluable when you are creating your first Android apps. You can still create Android apps in other IDEs, but the Android plugin for Eclipse creates certain setup elements—such as files and compiler settings for you. The help provided by the Android plugin for Eclipse saves you precious development time and greatly reduces the learning
  • There is so many Features of eclipse that makes it a strong IDE.
  • Simple Integration of Android SDK and ADT makes it more powerful.
  • Eclipse is also available for Mac and Linux. Having greater availability, on numerous operating systems, means that almost anyone can develop Android applications on any computer. 

It is recommended to use Eclipse Helios for the android application development.The Android SDK is easily accessible from the http://code.google.com/android page.