Android Open Source - Hardware bluetooth trackball






Project Summary

Android App for controlling an ArduinoBot via bluetooth/Internet witha tracball.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of trackball.

ItemValue
Java File Count10
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET




Resource Files

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.

null

Java Source Files

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