App that turns your phone into a microphone. Built during NUS Hack n' Roll 2015..
MicPhoneV2 is hosted in the following web site
https://github.com/yjwong/MicPhoneV2
If you think the Android project MicPhoneV2 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 MicPhoneV2.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [xxhdpi, xhdpi] |
Activity Count | 8 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.NFC android.permission.RECORD_AUDIO |
There are 1 image files in MicPhoneV2. The names of the image files are listed as follows.
mic_icon.png
The following screenshort is generated from the image listed above.
MicPhoneV2 has the following Java source files.
sg.edu.nus.micphone2.AboutActivity.java sg.edu.nus.micphone2.ApplicationTest.java sg.edu.nus.micphone2.MainActivity.java sg.edu.nus.micphone2.MicActivity.java sg.edu.nus.micphone2.NetworkUtils.java sg.edu.nus.micphone2.NfcPairingActivity.java sg.edu.nus.micphone2.PairingActivity.java sg.edu.nus.micphone2.QrCodePairingActivity.java sg.edu.nus.micphone2.SettingsActivity.java sg.edu.nus.micphone2.SettingsFragment.java sg.edu.nus.micphone2.SpeakerActivity.java sg.edu.nus.micphone2.SpeakerService.java sg.edu.nus.micphone2.VerifyDisconnectFragment.java