Memory game for musical notes.
MusicalNotes is hosted in the following web site
https://github.com/dfgmaster/MusicalNotes
If you think the Android project MusicalNotes 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 MusicalNotes.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [xxxhdpi, sw600dpxhdpi] |
Activity Count | 1 |
Fragment Count | 1 |
Raw File Names | res\raw\correct_sound.wav res\raw\wrong_sound.wav |
There are 2 image files in MusicalNotes. The names of the image files are listed as follows.
correct_motivator.png wrong_motivator.png
The following screenshort is generated from the image listed above.
MusicalNotes has the following Java source files.
com.vincewu.musicalnotes.ApplicationTest.java com.vincewu.musicalnotes.Main.java com.vincewu.musicalnotes.MotivatorDialog.java com.vincewu.musicalnotes.NoteImageView.java com.vincewu.musicalnotes.NoteModel.java com.vincewu.musicalnotes.NoteModelTest.java com.vincewu.musicalnotes.PianoView.java