Android Open Source - Game battleship AndroidBattleShipGame






Project Summary

An android multiplayer battleship game using the api at battlegameserver.com.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidBattleShipGame.

ItemValue
Java File Count10
Supported screen sizes[ldpi, mdpi, hdpi]
Minimum SDK Version15
Activity Count3
jar files usedandroid-async-http-1.4.6.jar
Required Permissionsandroid.permission.INTERNET
Raw File Namesres\raw\move.mp3
res\raw\rotation.mp3
res\raw\rotation_error.mp3




Java Source Files

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