Android application that uses Bluetooth APIs to simulate DnD battles between two devices. Allows the user to create minions and/or personal characters to 'fight' each other..
UTS-Mobile-Application-Development-Battle-Master-Final-App is hosted in the following web site
https://github.com/zaardon/UTS-Mobile-Application-Development-Battle-Master-Final-App
If you think the Android project UTS-Mobile-Application-Development-Battle-Master-Final-App 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 UTS-Mobile-Application-Development-Battle-Master-Final-App.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 10 |
Activity Count | 9 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
Raw File Names | res\raw\heal.mp3 res\raw\hit.wav res\raw\hurt.wav res\raw\lose.mp3 res\raw\roll.mp3 res\raw\start.wav res\raw\win.mp3 |
There are 70 image files in UTS-Mobile-Application-Development-Battle-Master-Final-App. The names of the image files are listed as follows.
connect.png cross.png d10s1.png d10s10.png d10s2.png d10s3.png d10s4.png d10s5.png d10s6.png d10s7.png d10s8.png d10s9.png d12s1.png d12s10.png d12s11.png d12s12.png d12s2.png d12s3.png d12s4.png d12s5.png d12s6.png d12s7.png d12s8.png d12s9.png d20s1.png d20s10.png d20s11.png d20s12.png d20s13.png d20s14.png d20s15.png d20s16.png d20s17.png d20s18.png d20s19.png d20s2.png d20s20.png d20s3.png d20s4.png d20s5.png d20s6.png d20s7.png d20s8.png d20s9.png d4s1.png d4s2.png d4s3.png d4s4.png d6s1.png d6s2.png d6s3.png d6s4.png d6s5.png d6s6.png d8s1.png d8s2.png d8s3.png d8s4.png d8s5.png d8s6.png d8s7.png d8s8.png dice2.png health.gif knight.png knightdead.png skeleton.png skeletondead.png sword.png wireless.png
The following screenshort is generated from the image listed above.
UTS-Mobile-Application-Development-Battle-Master-Final-App has the following Java source files.
id11303563.asmith.dnd.BluetoothGameActivity.java id11303563.asmith.dnd.BluetoothListActivity.java id11303563.asmith.dnd.BluetoothService.java id11303563.asmith.dnd.CreateCharacterActivity.java id11303563.asmith.dnd.CreateMinionActivity.java id11303563.asmith.dnd.DMScreenActivity.java id11303563.asmith.dnd.DNDProjectActivity.java id11303563.asmith.dnd.DiceActivity.java id11303563.asmith.dnd.GameActivity.java id11303563.asmith.dnd.GameApplication.java id11303563.asmith.dnd.PlayerScreenActivity.java id11303563.asmith.dnd.adapters.CharacterListAdapter.java id11303563.asmith.dnd.adapters.MinionListAdapter.java id11303563.asmith.dnd.characters.CharacterItem.java id11303563.asmith.dnd.characters.CharacterSQLiteHelper.java id11303563.asmith.dnd.characters.MinionItem.java id11303563.asmith.dnd.characters.MinionSQLiteHelper.java id11303563.asmith.dnd.views.MinionCharacterItem.java id11303563.asmith.dnd.views.PlayerCharacterItem.java