Android application to be used alongside a game of scrabble.
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.
The following table is the detailed list of ScrabbleScorer.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi] |
Activity Count | 3 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
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