Android Open Source - App login Battleship






Project Summary

Java Android app that allows user to login to server and play battleship against other registered users.

Web Site / Source Repository

Battleship is hosted in the following web site
https://github.com/justkrys1/Battleship

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

ItemValue
Java File Count8
Supported screen sizes[xxxhdpi, mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Minimum SDK Version19
Activity Count3
jar files usedandroid-async-http-1.4.4.jar
tileviewlib-1.0.11.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\images\aircraft_carrier.jpg
assets\images\battleship.jpg
assets\images\destroyer.jpg
assets\images\patrol_boat.jpg
assets\images\submarinejpg.jpg




Java Source Files

Battleship has the following Java source files.

com.example.Battleship.BaseActivity.java
com.example.Battleship.BattleShipAPI.java
com.example.Battleship.BoardView.java
com.example.Battleship.Game.java
com.example.Battleship.GameCell.java
com.example.Battleship.Gamer.java
com.example.Battleship.Preferences.java
com.example.Battleship.ServerRequest.java