Android-App to manage my minigolf hobby (balls, course plans, and so on...).
minigolfapp is hosted in the following web site
https://github.com/torstenmandry/minigolfapp
If you think the Android project minigolfapp 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 minigolfapp.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 1 |
Asset File Names | assets\ballliste.json |
There are 1 image files in minigolfapp. The names of the image files are listed as follows.
unknown_ball.png
The following screenshort is generated from the image listed above.
minigolfapp has the following Java source files.
de.javandry.minigolfapp.BallListActivity.java de.javandry.minigolfapp.db.BaelleTable.java de.javandry.minigolfapp.db.BallDbAdapter.java de.javandry.minigolfapp.entities.Ball.java de.javandry.minigolfapp.parser.BalllisteParser.java de.javandry.minigolfapp.parser.BalllisteParserException.java de.javandry.minigolfapp.parser.JSONBalllisteParser.java