Developing Android apps on NetBeans requires installing an Android SDK and an Android development plug-in for NetBeans
Download and install the Android SDK
Download the Android SDK
After decompression, run the Tools\android.bat Update SDK for upgrades, depending on the selection, it takes 10 minutes to several hours.
Install NetBeans Android Development plugin
Start NetBeans, select Tools-> Plugins-> seting, add a
Name Nbandroid
Address Http://kenai.com/projects/nbandroid/downloads/download/updatecenter/updates.xml
Update Netbeans,netbeans will automatically find and download the Nbandroid plug-in, after downloading Plugins Available Plugins find Nbandrod 7.0 plug-ins, and selected installation.
set up the Android SDK
Options-> Miscellaneous Find Android, specifying the Andorid SDK directory.
NetBeans Tools Menu Find Android SDK and AVD Manager to create an Android virtual machine
Android Development started
File-> New Project, find Android