Short Memory Game for android.
MemoryGame is hosted in the following web site
https://github.com/mksource/MemoryGame
If you think the Android project MemoryGame 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 MemoryGame.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar picasso-2.3.2.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 4 image files in MemoryGame. The names of the image files are listed as follows.
ic_action_download.png ic_action_forward.png ic_action_play.png ic_action_refresh.png
The following screenshort is generated from the image listed above.
MemoryGame has the following Java source files.
com.mksource.memorytest.ImageAdapter.java com.mksource.memorytest.MainActivity.java com.mksource.utils.FlickService.java com.mksource.utils.Randomize.java