Android game that uses bluetooth for multiplayer.
GyroBallAndroidGame is hosted in the following web site
https://github.com/dlees094/GyroBallAndroidGame
If you think the Android project GyroBallAndroidGame 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 GyroBallAndroidGame.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 11 |
Minimum SDK Version | 6 |
Activity Count | 2 |
jar files used | android-support-v4.jar gson-2.2.2.jar spring-android-core-1.0.1.RELEASE.jar spring-android-rest-template-1.0.1.RELEASE.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.DISABLE_KEYGUARD android.permission.INTERNET android.permission.WAKE_LOCK |
Raw File Names | res\raw\end.wav res\raw\point.wav res\raw\roll.wav |
GyroBallAndroidGame has the following Java source files.
com.uottawa.gyroball.BallTiltWebServiceClient.java com.uottawa.gyroball.BluetoothGame.java com.uottawa.gyroball.BluetoothGameService.java com.uottawa.gyroball.GyroVisualizer.java com.uottawa.gyroball.MainActivity.java com.uottawa.gyroball.MyApplication.java com.uottawa.gyroball.Position.java com.uottawa.gyroball.Rank.java