Android Open Source - Development voice Phone-Modem






Project Summary

Sending data through voice calls on Android..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Phone-Modem.

ItemValue
Java File Count6
Target SDK Version15
Minimum SDK Version4
Activity Count1
Required Permissionsandroid.permission.CALL_PHONE
android.permission.CALL_PRIVILEGED
android.permission.RECORD_AUDIO




Java Source Files

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