开发者

Android Development Outside Eclipse

开发者 https://www.devze.com 2023-01-25 20:33 出处:网络
I\'m very much a creature of habit, and feel most at home editing in vim, jumping back 开发者_C百科and forth in screen.That said, I\'m really enjoying Android development, with Eclipse being the only

I'm very much a creature of habit, and feel most at home editing in vim, jumping back 开发者_C百科and forth in screen. That said, I'm really enjoying Android development, with Eclipse being the only major point that I find a PITA (no offense to Eclipse fans, I'm sure it's a great tool, it's just not the bee's knees for me).

Can anyone point me to a tutorial or resource on getting set up to do Android development entirely outside the Eclipse tool chain?


http://developer.android.com/resources/tutorials/hello-world.html (at the bottom)

which links to:

http://developer.android.com/guide/developing/other-ide.html


You can use IntelliJ IDEA and its Android support plugin. Please see more detailed info here.

PS: Link to a step-by-step tutorial for an environment set up:

http://code.google.com/p/idea-android/wiki/GettingStarted

0

精彩评论

暂无评论...
验证码 换一张
取 消