Android Open Source - Game application ScrabbleScorer






Project Summary

Android application to be used alongside a game of scrabble.

Web Site / Source Repository

ScrabbleScorer is hosted in the following web site
https://github.com/tomekhotdog/ScrabbleScorer

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

ItemValue
Java File Count11
Supported screen sizes[mdpi]
Activity Count3
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE




Java Source Files

ScrabbleScorer has the following Java source files.

com.tomekhotdog.scrabblescorer.Activity.BaseActivity.java
com.tomekhotdog.scrabblescorer.Activity.GameActivity.java
com.tomekhotdog.scrabblescorer.Activity.GameSetupActivity.java
com.tomekhotdog.scrabblescorer.Activity.HomeActivity.java
com.tomekhotdog.scrabblescorer.ApplicationTest.java
com.tomekhotdog.scrabblescorer.Dialogs.FinishGameDialog.java
com.tomekhotdog.scrabblescorer.Dialogs.NumberOfPlayersDialog.java
com.tomekhotdog.scrabblescorer.Dialogs.PlayerSelectionDialog.java
com.tomekhotdog.scrabblescorer.Provider.ScoresContentProvider.java
com.tomekhotdog.scrabblescorer.Utils.GameSetupHelper.java
com.tomekhotdog.scrabblescorer.Utils.ScoresDBHelper.java