Netbeans and Android Development with NbAndroid

August 12th, 2011 | by Tonny Kohar |

If you haven’t aware that Netbeans support android development, please check out NbAndroid, it is a plugins for Netbeans IDE that provide support for the whole development cycle of Android applications.

  1. You just need to download the latest NbAndroid plugins from NbAndroid
  2. The Goto Menu – Tools – Options,
    on Miscellaneus – Android,
    and set your android sdk there.
  3. You are done.

Now you are ready to develop Android App from Netbeans IDE

NbAndroid

NbAndroid Wizard

Tags: , ,

  1. 3 Responses to “Netbeans and Android Development with NbAndroid”

  2. By Brian Knoblauch on Jul 25, 2012 | Reply

    Easy enough install. I’m able to create projects great inside Netbeans. “Running” the project results in an Android VM starting up just fine. However, it doesn’t contain my app. How do I download the app to the VM to test it out?

  3. By Tonny Kohar on Jul 25, 2012 | Reply

    @Brian

    If the Android Emulator is not running yet, please make sure the Android Emulator is already running then click the Menu – Run – Run Project (F6) again, in other words hit the run project twice (if Android emulator is not running yet)

  1. 1 Trackback(s)

  2. Aug 13, 2011: Netbeans and Android Development with NbAndroid – Kiyut | Android Applications Review

You must be logged in to post a comment.