A very simple golf score card app for Android.
golfmatrix is hosted in the following web site
https://github.com/nobutok/golfmatrix
If you think the Android project golfmatrix 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 golfmatrix.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 16 |
Activity Count | 7 |
jar files used | android-support-v4.jar |
Asset File Names | assets\layout.db |
There are 2 image files in golfmatrix. The names of the image files are listed as follows.
ic_action_discard.png ic_action_search.png
The following screenshort is generated from the image listed above.
golfmatrix has the following Java source files.
com.gmat.golfmatrix.ClubSelect.java com.gmat.golfmatrix.CourseSelect.java com.gmat.golfmatrix.GolfMatrix.java com.gmat.golfmatrix.History.java com.gmat.golfmatrix.LayoutDatabase.java com.gmat.golfmatrix.MainActivity.java com.gmat.golfmatrix.ScoreAdapter.java com.gmat.golfmatrix.ScoreDatabase.java com.gmat.golfmatrix.ScoreViewer.java com.gmat.golfmatrix.SettingsActivity.java com.gmat.golfmatrix.Statistics.java