Android Open Source - Framework Bluetooth bluedroid-mp






Project Summary

Android BlueTooth framework for turn-based multiplayer games..

Web Site / Source Repository

bluedroid-mp is hosted in the following web site
https://github.com/RomuloVitoi/bluedroid-mp

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

ItemValue
Java File Count23
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Minimum SDK Version17
Activity Count2
jar files usedandroid-support-v4.jar
gson-2.2.4.jar
pixlui-1-0-5.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
Asset File Namesassets\fonts\GearedSlab.ttf
assets\fonts\VIKING-N.TTF
assets\fonts\VIKING-N.tff
assets\fonts\stonehen.ttf




License

The license information of bluedroid-mp is as follows:

Apache License

Resource Files

There are 7 image files in bluedroid-mp. The names of the image files are listed as follows.

a1.png
a2.png
c1.png
c2.png
i1.png
i2.png
test.png

The following screenshort is generated from the image listed above.

null




Java Source Files

uk.ac.gcu.bluedroid.BluetoothChatService.java
uk.ac.gcu.bluedroid.DeviceListActivity.java
uk.ac.gcu.bluedroid.MainActivity.java
uk.ac.gcu.bluedroid.Wrapper.java
uk.ac.gcu.bluedroid.game.GameState.java
uk.ac.gcu.bluedroid.game.Map.java
uk.ac.gcu.bluedroid.game.Maps.java
uk.ac.gcu.bluedroid.game.Player.java
uk.ac.gcu.bluedroid.game.TurnInfo.java
uk.ac.gcu.bluedroid.resources.Camp.java
uk.ac.gcu.bluedroid.resources.Crop.java
uk.ac.gcu.bluedroid.resources.Mine.java
uk.ac.gcu.bluedroid.resources.Resource.java
uk.ac.gcu.bluedroid.units.Archer.java
uk.ac.gcu.bluedroid.units.Paladin.java
uk.ac.gcu.bluedroid.units.Soldier.java
uk.ac.gcu.bluedroid.units.Unit.java
uk.ac.gcu.bluedroid.util.CustomImageVIew.java
uk.ac.gcu.bluedroid.util.MyTextView.java
uk.ac.gcu.bluedroid.util.Node.java
uk.ac.gcu.bluedroid.util.Pathfinder.java
uk.ac.gcu.bluedroid.util.Position.java
uk.ac.gcu.bluedroid.util.Util.java