Android version of the Golf game..
Golf-Android is hosted in the following web site
https://github.com/monkeygame7/Golf-Android
If you think the Android project Golf-Android 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 Golf-Android.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 5 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\birds.mp3 res\raw\guile.mp3 res\raw\sandstorm.mp3 |
There are 56 image files in Golf-Android. The names of the image files are listed as follows.
blank.png blue_facedown_card.png clubs_1.png clubs_10.png clubs_11.png clubs_12.png clubs_13.png clubs_2.png clubs_3.png clubs_4.png clubs_5.png clubs_6.png clubs_7.png clubs_8.png clubs_9.png diamonds_1.png diamonds_10.png diamonds_11.png diamonds_12.png diamonds_13.png diamonds_2.png diamonds_3.png diamonds_4.png diamonds_5.png diamonds_6.png diamonds_7.png diamonds_8.png diamonds_9.png hearts_1.png hearts_10.png hearts_11.png hearts_12.png hearts_13.png hearts_2.png hearts_3.png hearts_4.png hearts_5.png hearts_6.png hearts_7.png hearts_8.png hearts_9.png red_facedown_card.png spades_1.png spades_10.png spades_11.png spades_12.png spades_13.png spades_2.png spades_3.png spades_4.png spades_5.png spades_6.png spades_7.png spades_8.png spades_9.png yugioh.png
The following screenshort is generated from the image listed above.
Golf-Android has the following Java source files.
com.example.golf.AboutFragment.java com.example.golf.BoardFragment.java com.example.golf.Card.java com.example.golf.Deck.java com.example.golf.GameMenuActivity.java com.example.golf.GolfActivity.java com.example.golf.HighScoreActivity.java com.example.golf.ImageLoader.java com.example.golf.MainActivity.java com.example.golf.Player.java com.example.golf.PlayerFragment.java com.example.golf.SettingsActivity.java com.example.golf.Swappable.java