A classical "Guess The Word" Application for Android.
android-guesstheword is hosted in the following web site
https://github.com/MDamien/android-guesstheword
If you think the Android project android-guesstheword 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 android-guesstheword.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 5 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Asset File Names | assets\dict_english assets\dict_english.txt assets\dict_french assets\dict_french.txt |
There are 3 image files in android-guesstheword. The names of the image files are listed as follows.
btn_black.9.png btn_orange.9.png btn_red.9.png
The following screenshort is generated from the image listed above.
android-guesstheword has the following Java source files.
org.cuju.guesstheword.Dictionnary.java org.cuju.guesstheword.GameActivity.java org.cuju.guesstheword.HelpActivityHC.java org.cuju.guesstheword.MainActivity.java org.cuju.guesstheword.Preference.java org.cuju.guesstheword.PreferenceHC.java