Sending data through voice calls on Android..
Phone-Modem is hosted in the following web site
https://github.com/pingpongboss/Phone-Modem
If you think the Android project Phone-Modem 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 Phone-Modem.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 15 |
Minimum SDK Version | 4 |
Activity Count | 1 |
Required Permissions | android.permission.CALL_PHONE android.permission.CALL_PRIVILEGED android.permission.RECORD_AUDIO |
Phone-Modem has the following Java source files.
edu.berkeley.cs194.activity.AudioModemActivity.java edu.berkeley.cs194.audio.FFT.java edu.berkeley.cs194.audio.PitchDetector.java edu.berkeley.cs194.audio.SoundPlayer.java edu.berkeley.cs194.deprecated.RecorderThread.java edu.berkeley.cs194.util.Utils.java