Android Open Source - Game bluetooth CompetitiveColours






Project Summary

Android practice at using bluetooth for an asynchronous game.

Web Site / Source Repository

CompetitiveColours is hosted in the following web site
https://github.com/samcorcoran/CompetitiveColours

If you think the Android project CompetitiveColours 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 CompetitiveColours.

ItemValue
Java File Count8
Activity Count1
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Java Source Files

CompetitiveColours has the following Java source files.

uk.wycor.competitivecolours.app.CaptureAction.java
uk.wycor.competitivecolours.app.ClientThread.java
uk.wycor.competitivecolours.app.CommandBytes.java
uk.wycor.competitivecolours.app.ConnectedThread.java
uk.wycor.competitivecolours.app.GameLog.java
uk.wycor.competitivecolours.app.MainActivity.java
uk.wycor.competitivecolours.app.Player.java
uk.wycor.competitivecolours.app.ServerThread.java