Do You Need an IDE to Develop Android Apps?

android

After reading some articles on Google, I decided to start working on Android apps since it's an open source platform from Google.

So I wanted to create some apps.I have Android 2.2 Os So I just googled it to find the things and I finally found this link to create Android apps.

Is this the link that enables me to create apps or does we need any other IDE? Like we have gcc for c and VC++ for C++. What other things to do I need to set up to get going on this?

Best Answer

You should also try IntelliJ Idea. Now community version has Android support and after dealing with Eclipse and NetBeans for years I find this IDE to be the one for me. Truth is, you don't need any IDE. But if you want to focus on development rather than on typing then you should definitely consider using one.