In this android application, we record video-audio using front camera and also see preview of recorded..
VideoRecording is hosted in the following web site
https://github.com/ash242186/VideoRecording
If you think the Android project VideoRecording 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 VideoRecording.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 10 |
Activity Count | 2 |
Required Permissions | android.permission.CAMERA android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
There are 5 image files in VideoRecording. The names of the image files are listed as follows.
pause.png play.png record.png stop.png use.png
The following screenshort is generated from the image listed above.
VideoRecording has the following Java source files.
com.video.Cemara.java com.video.PlayVideo.java