Android App for controlling an ArduinoBot via bluetooth/Internet witha tracball.
trackball is hosted in the following web site
https://github.com/ader1990/trackball
If you think the Android project trackball 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 trackball.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET |
There are 2 image files in trackball. The names of the image files are listed as follows.
circle.png circle_faded.png
The following screenshort is generated from the image listed above.
trackball has the following Java source files.
com.example.trackball.MainActivity.java com.example.trackball.MainActivity1.java com.example.trackball.Move.java com.example.trackball.Move2D.java com.example.trackball.MoveBack.java com.example.trackball.MoveFront.java com.example.trackball.MoveLeft.java com.example.trackball.MoveRight.java com.example.trackball.MoveStrategy.java com.example.trackball.TankMoveStrategy.java