Attempt at building an video recorder for Android.
sam-video is hosted in the following web site
https://github.com/loisaidasam/sam-video
If you think the Android project sam-video 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 sam-video.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 10 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
sam-video has the following Java source files.
com.samsandberg.samvideo.CameraPreview.java com.samsandberg.samvideo.MainActivity.java com.samsandberg.samvideo.MediaUtil.java