Android Open Source - Sound music HearYourImage






Project Summary

An application on Android platform that can convert a photo into a piece of music.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of HearYourImage.

ItemValue
Java File Count10
Activity Count4
Required Permissionsandroid.permission.CAMERA
android.permission.INTERNET
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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