an simple exercise guess number game for Android.
GuessNumber is hosted in the following web site
https://github.com/yukaihuang1993/GuessNumber
If you think the Android project GuessNumber 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 GuessNumber.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 2 |
GuessNumber has the following Java source files.
com.example.yukai.guessnumber.ApplicationTest.java com.example.yukai.guessnumber.GameResult.java com.example.yukai.guessnumber.MainActivity.java