An application on Android platform that can convert a photo into a piece of music.
HearYourImage is hosted in the following web site
https://github.com/BIT-silence/HearYourImage
If you think the Android project HearYourImage 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 HearYourImage.
Item | Value |
---|---|
Java File Count | 10 |
Activity Count | 4 |
Required Permissions | android.permission.CAMERA android.permission.INTERNET android.permission.MOUNT_UNMOUNT_FILESYSTEMS android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in HearYourImage. The names of the image files are listed as follows.
exit.png help.png history.png newphoto.png
The following screenshort is generated from the image listed above.
HearYourImage has the following Java source files.
com.hear_your_image.Global.java com.hear_your_image.HearYourImage.java com.hear_your_image.HistoryView.java com.hear_your_image.ImageConvertor.java com.hear_your_image.MelodyCell.java com.hear_your_image.MidiGenerator.java com.hear_your_image.MusicImagePlayer.java com.hear_your_image.MyAdapter.java com.hear_your_image.NoteAndRhythm.java com.hear_your_image.photo_camera.java