Thursday, May 16, 2013

How to Make an Android App With Netbeans



1. Download NetBeans from netbeans.org

2. Install the android plugin. In the menu bar, click 'Tools,' then 'Plugins.' In the plugins screen, select 'add' and add the following URL: 'http://kenai.com/downloads/nbandroid/updatecenter/updates.xml.' Click 'OK' to install the Android Plugin. Click the 'Available Plugins' tab, and select the new Android plugins to install them.

3. Include the Java android platform into NetBeans. In the menu bar, click on 'Tools,' and select the 'Android SDK and AVD Manager' option. This will take you to a new screen. On the new screen, select the package for the newest version of the Android SDK and install it.

No comments:

Post a Comment