A simple Android memory game.
FollowMe is hosted in the following web site
https://github.com/JoshD522/FollowMe
If you think the Android project FollowMe 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 FollowMe.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 15 |
Activity Count | 3 |
There are 8 image files in FollowMe. The names of the image files are listed as follows.
clear_button_normal.png clear_button_pressed.png play_button_normal.png play_button_pressed.png scores_button_normal.png scores_button_pressed.png start_button_normal.png start_button_pressed.png
The following screenshort is generated from the image listed above.
FollowMe has the following Java source files.
josh.followme.FollowMeGameActivity.java josh.followme.FollowMeMainActivity.java josh.followme.FollowMeScoresActivity.java josh.followme.NameValuePair.java josh.followme.SavedData.java