A simple app that finds the highest-ranked valid Scrabble words given a set of characters..
WordFinder is hosted in the following web site
https://github.com/jrupac/WordFinder
If you think the Android project WordFinder 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 WordFinder.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 16 |
Activity Count | 2 |
Asset File Names | assets\words.txt |
WordFinder has the following Java source files.
apps.jrupac.WordFinder.QueryActivity.java apps.jrupac.WordFinder.ResultActivity.java apps.jrupac.WordFinder.utils.Utils.java