An android app for recording statistics while playing Catan.
CatanStat is hosted in the following web site
https://github.com/zack13532/CatanStat
If you think the Android project CatanStat 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 CatanStat.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
There are 6 image files in CatanStat. The names of the image files are listed as follows.
dice1.png dice2.png dice3.png dice4.png dice5.png dice6.png
The following screenshort is generated from the image listed above.
CatanStat has the following Java source files.
com.example.catanstat.Board.java com.example.catanstat.Edge.java com.example.catanstat.Hex.java com.example.catanstat.InitBoardActivity.java com.example.catanstat.InputActivity.java com.example.catanstat.MenuActivity.java com.example.catanstat.Player.java com.example.catanstat.SimpleImageArrayAdapter.java com.example.catanstat.StatMatrix.java com.example.catanstat.TurnStat.java com.example.catanstat.Vertex.java