Installation using AutoUpdate center
NetBeans AutoUpdate is the best approach to install NBAndroid plugin into your IDE.It install everything and also provides a way how to keep it uptodate.
You will need NetBeans 7.2 or newer installed.
Add updatecenter URL to plugin manager
Open plugin manager. To do this go toTools | Plugins. Here you need to navigate to Settings tab and add an address of our update center that is- http://nbandroid.org/release72/updates/updates.xml if you run NetBeans 7.2 or newer
- Previous update center at http://kenai.com/projects/nbandroid/downloads/download/updatecenter/updates.xml is removed now as it caused confusion about current version and what is supported and what not.
Install the plugin
Once the URL is added navigate toAvailable Plugins tab in the same dialog. Find Android plugin here and select it for installation. Optionally you can install NBAndroid Extenstions as well to get some extra functionality. Note that subscription is required to enable features provided by NBAndroid Extensions.Click
Install to initiate the installation. Shortly after you will be guided through a series of steps: 1. to confirm selection of plugins to install2. to accept license
3. to verify the certificate (the plugin is signed with a certificate that is not trusted).
and finally finish the installation
Installation from downloadable archive
This is an alternative useful if you cannot connect to our download area directly from IDE.Download a snapshot of project binaries from archives folder. Then go to
Tools | Plugins | Downloaded and add NBM files from unzipped archive. The rest is the same as described above.What's next?
Most of the functionality in Android support requires a path to Android SDK to be configured.Go to
Tools | Options dialog and its Miscellaneous category. Here you will find Android tab where you can specify the location of Android SDK.If you've installed NBAndroid Extensions you need to upload subscription key in this dialog to activate the functionality.
That's all what you need to configure at the beginning and you are ready to open your existing project or create a new one.
Specifically note that there is no Java platform definition needed or possible. This concept was abandoned a while ago yet there are still some pages and outdated tutorials mentioning this.






