开发者

Android development tools [closed]

开发者_开发技巧 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

I'd like to hack on my new Android phone using a Linux development environment.

What tools would you recommend?


  • http://developer.android.com/sdk/index.html
  • http://source.android.com


I have been using NetBeans with android plugin on ubuntu, because i like the IDE better then Eclipse. If you, however, like(or at least don't mind) Eclipse, i strongly suggest you use it rather then netbeans because the android plugin is more mature and 'user friendly'. For example it has real time resource parsing which is done on save while in netbeans its done only when you compile the project (which is not too convinient for code completion) etc.

instructions about how to install nbandroid can be found here.


Volovoy's answer was very succinct, but accurate. Follow the instructions at that site to install Eclipse(Galileo) and the Android SDK (may as well go with the latest) and you are good to go.

There is also a Motorola offering, but I don't know how it compares to the Android SDK. But surely that is what they used to develop the Android 2.0 code for the Droid.


I use both Eclipse and MotoDEvStudio4A


I am using a windows dev setup, but one thing that is very useful is the ASE environment. ASE lets you code in script right on the Android phone. Google has made the ASE available here. Also, Eclipse with the Android plugin makes the ide choice easy for Windows. I don't know if Eclipse works on Linux.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜