Click here to Skip to main content
15,885,093 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HI,

Can you please Suggest me, Which is the best and easy IDE for Developing Android Apps.


Thanks

Dileep
Posted

Why not try finding out from the obvious place[^]?
 
Share this answer
 
Comments
Mehdi Gholam 2-Sep-12 3:07am    
daaaaa! :) 5'ed
Richard Riley 16-Jan-14 8:57am    
How negative and unhelpful. How is referring to Google resources in any way whatsoever independent or subjective.
Richard MacCutchan 16-Jan-14 9:23am    
Well you obviously did not follow my link. Nor did you notice that the questioner has accepted my suggestion as a valid solution.
Richard Riley 16-Jan-14 9:28am    
Actually I did. And dont particularly want to get into a ping pong match about it. Try clicking on your link and see how helpful it is in relation to the Q : hint - it isnt. And the "thanks dude" is quite normal from a noob to a forum bully. There are many "obvious places" but the Q was asked here.
Richard MacCutchan 16-Jan-14 9:31am    
What on earth are you talking about?
I think it is Eclipse...because i feel comfortable to code in Eclipse while developing application in android.It has many user friendly options or easy to access different options.you can see from here..
http://coding.smashingmagazine.com/2010/10/25/get-started-developing-for-android-with-eclipse/[^]
 
Share this answer
 
Comments
dilzz 2-Sep-12 3:56am    
Thanks Dude..
Definitely Eclipse because they also provide a plugin for eclipse that makes it easy to use the android sdk tools from your ide. Start here with their beginner tutorial: http://developer.android.com/training/index.html[^]
 
Share this answer
 
v2
Check out Intellij IDEA. It's a little more work to get started than when using Eclipse, but their tutorial will walk you through it and the end result is an IDE many times faster, more intelligent, and just plain nicer to use than Eclipse.

I'd also recommend using the Google Support Library (preferably in conjunction with ActionBarSherlock) - it'll let you use 4.x features such as fragments and loaders whilst targeting 2.x devices.
 
Share this answer
 
Eclipse ADT for the time being as they are improving Android Studio. However, def jumping on the Android Studio band-wagon once it's good enough as daily driver
 
Share this answer
 
Well recently we compared the same on our blog and compared Eclipse vs IntelliJ. You can find the comparison here[^].

Also, you can kick-start learning Online[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900