a simple golf app for android - allows a foursome to play the game Wolf and win points.
wolf_android_golf is hosted in the following web site
https://github.com/dbuscaglia/wolf_android_golf
If you think the Android project wolf_android_golf 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 wolf_android_golf.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | ActiveAndroid.jar android-support-v4.jar volley.jar |
wolf_android_golf has the following Java source files.
com.golf.wolf.WolfApplication.java com.golf.wolf.dummy.DummyContent.java com.golf.wolf.gameDetailActivity.java com.golf.wolf.gameDetailFragment.java com.golf.wolf.gameListActivity.java com.golf.wolf.gameListFragment.java com.golf.wolf.managers.Player.java com.golf.wolf.managers.PlayerStats.java com.golf.wolf.managers.WolfGame.java com.golf.wolf.providers.PlayersContentProvider.java com.golf.wolf.util.UtilDateSerializer.java