Android Open Source - Game solitaire Golf-Solitaire-App






Project Summary

An android app that allows the user to play a game of golf solitaire.

Web Site / Source Repository

Golf-Solitaire-App is hosted in the following web site
https://github.com/ByeBai/Golf-Solitaire-App

If you think the Android project Golf-Solitaire-App 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 Golf-Solitaire-App.

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version10
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 52 image files in Golf-Solitaire-App. The names of the image files are listed as follows.

blueback.png
c1.png
c10.png
c11.png
c12.png
c2.png
c3.png
c4.png
c5.png
c6.png
c7.png
c8.png
c9.png
d1.png
d10.png
d11.png
d12.png
d13.png
d2.png
d3.png
d4.png
d5.png
d6.png
d7.png
d8.png
d9.png
h1.png
h10.png
h11.png
h12.png
h13.png
h2.png
h3.png
h4.png
h5.png
h6.png
h7.png
h8.png
h9.png
redback.png
s1.png
s10.png
s11.png
s12.png
s2.png
s3.png
s4.png
s5.png
s6.png
s7.png
s8.png
s9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Golf-Solitaire-App has the following Java source files.

ca.rhhs.charlesbai.golfcharlesbai.Card.java
ca.rhhs.charlesbai.golfcharlesbai.Deck
.java
ca.rhhs.charlesbai.golfcharlesbai.GCard.java
ca.rhhs.charlesbai.golfcharlesbai.GolfCharlesBai.java
ca.rhhs.charlesbai.golfcharlesbai.Hand
.java
ca.rhhs.charlesbai.golfcharlesbai.Statistics.java
ca.rhhs.charlesbai.golfcharlesbai.TableDeck.java
ca.rhhs.charlesbai.golfcharlesbai.TableHand.java
ca.rhhs.charlesbai.golfcharlesbai.TableView.java