Android app that can securely record, transmit and playback audio.
702Project is hosted in the following web site
https://github.com/raouldc/702Project
If you think the Android project 702Project 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 702Project.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 19 |
Activity Count | 3 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_NETWORK_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\sample_file.txt |
There are 3 image files in 702Project. The names of the image files are listed as follows.
ic_action_discover.png ic_action_on_off.png machine.png
The following screenshort is generated from the image listed above.
702Project has the following Java source files.
com.compsci702g3.phase2.DeviceDetailFragment.java com.compsci702g3.phase2.DeviceListFragment.java com.compsci702g3.phase2.FileTransferService.java com.compsci702g3.phase2.HashAndFile.java com.compsci702g3.phase2.Hasher.java com.compsci702g3.phase2.LoginActivity.java com.compsci702g3.phase2.RecordActivity.java com.compsci702g3.phase2.WiFiDirectActivity.java com.compsci702g3.phase2.WiFiDirectBroadcastReceiver.java