Android app to transfer data over sound waves.
SoundChat is hosted in the following web site
https://github.com/wixon/SoundChat
If you think the Android project SoundChat 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 SoundChat.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.RECORD_AUDIO |
There are 2 image files in SoundChat. The names of the image files are listed as follows.
bubble_green.9.png bubble_yellow.9.png
The following screenshort is generated from the image listed above.
SoundChat has the following Java source files.
be.ugent.soundchat.Configuration.java be.ugent.soundchat.Goertzel.java be.ugent.soundchat.Helpers.java be.ugent.soundchat.IMessageReceiver.java be.ugent.soundchat.ISCPlayer.java be.ugent.soundchat.ISCRecorder.java be.ugent.soundchat.MainActivity.java be.ugent.soundchat.MessageCursorAdapter.java be.ugent.soundchat.MessageDetector.java be.ugent.soundchat.SCPlayer.java be.ugent.soundchat.SCRecorder.java be.ugent.soundchat.model.Message.java be.ugent.soundchat.model.MessageDBHandle.java