Android Open Source - App phone MicPhoneV2






Project Summary

App that turns your phone into a microphone. Built during NUS Hack n' Roll 2015..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of MicPhoneV2.

ItemValue
Java File Count13
Supported screen sizes[xxhdpi, xhdpi]
Activity Count8
Fragment Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.NFC
android.permission.RECORD_AUDIO




Resource Files

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.

null

Java Source Files

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