Now, there already have NetBeans plugin for Android. You can following the instruction to setup Android development plugin in NetBeans.

The next step is downloading Android SDK from Google and zip it to your favorite directory.

The rest steps you can refer Troubleshooting page and Introducing Android Development with NetBeans

One thing need be attention:

there have a bug in Android emulator setup. You need use a workaround:

Go in console to <SDK Path>/tools and type "android create avd -n <name> -t <target>". You can get target id by running 'android list-targets'.

Here is running result on my Mac, I make it work in NetBeans 6.7:

By the way, the emulator starting up process seemed a little slow, you just need wait for a while when click 'Run' in NetBeans.

Comments:

Hi Leon, it's useful post! Thanks! btw, you mean NetBeans 6.7?

Posted by Masaki Katakai on July 27, 2009 at 09:40 PM PDT #

薛伟说要买G1,昨天拿同学的G1玩了一下,觉得有点重。不过性价比比较高的。开源比较赞!

Posted by Edward on July 27, 2009 at 10:05 PM PDT #

Hi Masaki,

Yes, it's NetBeans 6.7. I just update that typo error.

Posted by Leon Fan on July 27, 2009 at 11:43 PM PDT #

感觉不错,价格下降时就来一个阿,我也在考虑买一个

Posted by Leon Fan on July 27, 2009 at 11:45 PM PDT #

Post a Comment:
Comments are closed for this entry.

This blog copyright 2009 by leonfan