Android Open Source - App card golfmatrix






Project Summary

A very simple golf score card app for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of golfmatrix.

ItemValue
Java File Count11
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version16
Activity Count7
jar files usedandroid-support-v4.jar
Asset File Namesassets\layout.db




Resource Files

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.

null

Java Source Files

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