Android Open Source - App ball minigolfapp






Project Summary

Android-App to manage my minigolf hobby (balls, course plans, and so on...).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of minigolfapp.

ItemValue
Java File Count7
Supported screen sizes[mdpi, ldpi, hdpi]
Minimum SDK Version8
Activity Count1
Asset File Namesassets\ballliste.json




Resource Files

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.

null

Java Source Files

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