An Android app to sight read app and offload OMR processing to a server..
SightReader is hosted in the following web site
https://github.com/jemble/SightReader
If you think the Android project SightReader 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 SightReader.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 16 image files in SightReader. The names of the image files are listed as follows.
button_camera.png button_camera_down.png button_crop_green.png button_crop_green_down.png button_crop_orange.png button_crop_orange_down.png button_music.png button_music_down.png button_play.png button_play_down.png button_start.png button_start_down.png button_stop.png button_stop_down.png button_trash.png button_trash_down.png
The following screenshort is generated from the image listed above.
SightReader has the following Java source files.
com.bourgein.sightreader.CapturePictureActivity.java com.bourgein.sightreader.ConversionErrorDialog.java com.bourgein.sightreader.CropOverlayView.java com.bourgein.sightreader.FullPhotoPreviewActivity.java com.bourgein.sightreader.HomeActivity.java com.bourgein.sightreader.MenuDefiner.java com.bourgein.sightreader.MidiPlayerActivity.java com.bourgein.sightreader.PhotoHandler.java com.bourgein.sightreader.ResultsListener.java com.bourgein.sightreader.ServerHelper.java com.bourgein.sightreader.SetSongDetailsActivity.java com.bourgein.sightreader.Song.java