Android Open Source - App server SightReader






Project Summary

An Android app to sight read app and offload OMR processing to a server..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SightReader.

ItemValue
Java File Count12
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null




Java Source Files

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