Android Application to control USB desktop rocket launcher..
turret-command is hosted in the following web site
https://github.com/abrightwell/turret-command
If you think the Android project turret-command listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of turret-command.
Item | Value |
---|---|
Java File Count | 9 |
Minimum SDK Version | 12 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET android.permission.VIBRATE |
There are 13 image files in turret-command. The names of the image files are listed as follows.
android_focused.png android_normal.png android_pressed.png down_normal.png down_pressed.png fire_normal.png fire_pressed.png left_normal.png left_pressed.png right_normal.png right_pressed.png up_normal.png up_pressed.png
The following screenshort is generated from the image listed above.
turret-command has the following Java source files.
com.reactionapps.missilecommand.ClientConnection.java com.reactionapps.missilecommand.ControlButtonTouchListener.java com.reactionapps.missilecommand.FireButtonTouchListener.java com.reactionapps.missilecommand.MissileCommandActivity.java com.reactionapps.missilecommand.MissileLauncher.java com.reactionapps.missilecommand.MissileLauncherConnection.java com.reactionapps.missilecommand.TurretCommandPreferenceActivity.java com.reactionapps.missilecommand.USBConnection.java