./build_native.shlinux
/opt/software/apache-ant-1.8.2/bin/ant cleanandroid
#/opt/software/apache-ant-1.8.2/bin/ant debug
/opt/software/apache-ant-1.8.2/bin/ant releaseshell
/opt/software/apache-ant-1.8.2/bin/ant installrapache
PATH=$PATH:/opt/dev/android-sdk-linux_x86/platform-tools/ui
adb shell am start -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -n com.example.AndroidTest/com.example.AndroidTest.MainActivitydebug