Android Open Source - Game board biljardscorebord






Project Summary

Billiard score board and game management for Android..

Web Site / Source Repository

biljardscorebord is hosted in the following web site
https://github.com/ReinVelt/biljardscorebord

If you think the Android project biljardscorebord 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 biljardscorebord.

ItemValue
Java File Count11
Target SDK Version18
Minimum SDK Version11
Activity Count3
jar files usedandroid-support-v4.jar




Java Source Files

biljardscorebord has the following Java source files.

com.mechanicape.biljardscore.AddUserActivity.java
com.mechanicape.biljardscore.MainActivity.java
com.mechanicape.biljardscore.NewGameActivity.java
com.mechanicape.biljardscore.helper.DatabaseHelper.java
com.mechanicape.biljardscore.model.Game.java
com.mechanicape.biljardscore.model.Group.java
com.mechanicape.biljardscore.model.Player.java
com.mechanicape.biljardscore.model.Playergroup.java
com.mechanicape.biljardscore.model.Rules.java
com.mechanicape.biljardscore.model.Turn.java
com.mechanicape.biljardscore.model.User.java