Android app to automatically record video when sound is heard..
ListeningCam is hosted in the following web site
https://github.com/pvint/ListeningCam
If you think the Android project ListeningCam 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 ListeningCam.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.RECORD_AUDIO android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in ListeningCam. The names of the image files are listed as follows.
cameraidle.png camerarecording.png microphoneidle.png microphonerecording.png
The following screenshort is generated from the image listed above.
ListeningCam has the following Java source files.
ca.dotslash.pvint.listeningcam.ApplicationTest.java ca.dotslash.pvint.listeningcam.MainActivity.java ca.dotslash.pvint.listeningcam.PlayerActivity.java