Android Open Source - Sound music Music-Theory






Project Summary

Music theory quiz app for Android devices..

Web Site / Source Repository

Music-Theory is hosted in the following web site
https://github.com/wturney/Music-Theory

If you think the Android project Music-Theory listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Music-Theory.

ItemValue
Java File Count21
Supported screen sizes[hdpi]
Minimum SDK Version7
Activity Count5
Asset File Namesassets\fonts\CenturySchL-Bold.otf
assets\fonts\DroidSerif2.ttf




License

The license information of Music-Theory is as follows:

GNU General Public License

Resource Files

There are 11 image files in Music-Theory. The names of the image files are listed as follows.

clef_bass.png
clef_c.png
clef_treble.png
correct.png
flat.png
ic_tab_keys_selected.png
ic_tab_keys_unselected.png
ic_tab_notes_selected.png
ic_tab_notes_unselected.png
incorrect.png
sharp.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.mt.HomeActivity.java
com.mt.QuizActivity.java
com.mt.audio.MidiTrack.java
com.mt.keys.KeySignatureQuizActivity.java
com.mt.keys.KeySignatureQuizPreferenceActivity.java
com.mt.notes.NoteQuizActivity.java
com.mt.notes.NoteQuizPreferenceActivity.java
com.mt.staff.ScoreView.java
com.mt.theory.Accidental.java
com.mt.theory.Clef.java
com.mt.theory.Duration.java
com.mt.theory.Interval.java
com.mt.theory.KeySignature.java
com.mt.theory.NoteGroup.java
com.mt.theory.Note.java
com.mt.theory.Quality.java
com.mt.theory.Score.java
com.mt.theory.TimeSignature.java
com.mt.theory.Tone.java
com.mt.utils.NoteUtil.java
com.mt.utils.QuizUtil.java