To open this project in netbeans:
(/opt/android-sdk-linux_x86)
Make all files under tools executable
Select 'Available Packages' and install Android SDK platform-tools, sdk platform Android 1.6.
Select 'Virtual Devices' and 'New'. Set data below and then create AVD:
Name: Android_1.6
Target: Android 1.6.
SD Card Size: 128MiB
SDCard: yes
AudioOutput: yes
Camera: yes
TouchScreen: yes
GPS: yes
Make all files under platform-tools and platforms/android-4/tools executable
In Netbeans 'Update Center' add this plugin: http://kenai.com/projects/nbandroid/downloads/download/updatecenter/updates.xml
Inside Options/Miscellaneous/Android (/opt/android-sdk-linux_x86)
Install on Android:
The Android apk file is located under the dist directory (dist/SteelsquidTemplateApp.apk)