Game made for android handheld devices. It is a finder game where you are give three attempts to find where the picture is on the touch screen..
Android_game_app is hosted in the following web site
https://github.com/anthonylynch90/Android_game_app
If you think the Android project Android_game_app 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_game_app.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 4 |
Activity Count | 4 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.RECORD_VIDEO android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\bells.wav |
There are 1 image files in Android_game_app. The names of the image files are listed as follows.
santa.png
The following screenshort is generated from the image listed above.
Android_game_app has the following Java source files.
com.game.android.Game.java com.game.android.GameActivity.java com.game.android.Menu.java com.game.android.MenuArrayAdapter.java com.game.android.VideoCapture.java