An android multiplayer battleship game using the api at battlegameserver.com.
AndroidBattleShipGame is hosted in the following web site
https://github.com/Radmation/AndroidBattleShipGame
If you think the Android project AndroidBattleShipGame 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 AndroidBattleShipGame.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 15 |
Activity Count | 3 |
jar files used | android-async-http-1.4.6.jar |
Required Permissions | android.permission.INTERNET |
Raw File Names | res\raw\move.mp3 res\raw\rotation.mp3 res\raw\rotation_error.mp3 |
AndroidBattleShipGame has the following Java source files.
com.radmation.RAnayaBattleship.BaseActivity.java com.radmation.RAnayaBattleship.BattleShipAPI.java com.radmation.RAnayaBattleship.Game.java com.radmation.RAnayaBattleship.GameBoard.java com.radmation.RAnayaBattleship.GameCell.java com.radmation.RAnayaBattleship.Gamer.java com.radmation.RAnayaBattleship.MyActivity.java com.radmation.RAnayaBattleship.Preferences.java com.radmation.RAnayaBattleship.ServerRequest.java com.radmation.RAnayaBattleship.Ship.java