Android Application to process sheet music and play it back as MIDI sound..
Andriate is hosted in the following web site
https://github.com/nightfire445/Andriate
If you think the Android project Andriate 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 Andriate.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar midi.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
Andriate has the following Java source files.
com.example.andriate.FeedSongContract.java com.example.andriate.ListScannedSongs.java com.example.andriate.MainActivity.java com.example.andriate.MySQLiteHelper.java com.example.andriate.Song.java