This game is a simple number guessing game. By the application, is given a random number and that number is minimum tried to find estimation..
NumberGuessGame is hosted in the following web site
https://github.com/angelaglory/NumberGuessGame
If you think the Android project NumberGuessGame 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 NumberGuessGame.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Target SDK Version | 9 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\gamesound.mp3 |
NumberGuessGame has the following Java source files.
com.android.numberguessgame.GameAction.java com.android.numberguessgame.MainActivity.java com.android.numberguessgame.NumberContentProvider.java com.android.numberguessgame.Score.java com.android.numberguessgame.ScoreActivity.java com.android.numberguessgame.SetNumbers.java com.android.numberguessgame.settingsPage.java