Simple Memory Match Game Android app.
MatchGameAndroid is hosted in the following web site
https://github.com/kkaul/MatchGameAndroid
If you think the Android project MatchGameAndroid 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 MatchGameAndroid.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
MatchGameAndroid has the following Java source files.
com.example.memory_game.Card.java com.example.memory_game.MainActivity.java com.example.memory_game.Manager.java