Simple Android Hangman App.
Android-Hangman is hosted in the following web site
https://github.com/kmstumpff/Android-Hangman
If you think the Android project Android-Hangman 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-Hangman.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 8 image files in Android-Hangman. The names of the image files are listed as follows.
hang0.png hang1.png hang2.png hang3.png hang4.png hang5.png hang6.png hang7.png
The following screenshort is generated from the image listed above.
Android-Hangman has the following Java source files.
com.example.se_hangman.DisplayResultsActivity.java com.example.se_hangman.GuessActivity.java