Android Open Source - Video record CamcorderPractice






Project Summary

Explored how to record a video on Android ,and playback.

Web Site / Source Repository

CamcorderPractice is hosted in the following web site
https://github.com/emerson-zhang/CamcorderPractice

If you think the Android project CamcorderPractice 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 CamcorderPractice.

ItemValue
Java File Count3
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 5 image files in CamcorderPractice. The names of the image files are listed as follows.

camcorder_leave.png
camcorder_shutter.png
camcorder_storage.png
ic_action_search.png
play.png

The following screenshort is generated from the image listed above.

null

Java Source Files

CamcorderPractice has the following Java source files.

com.example.camerabycode.CamcorderPlaybackActivity.java
com.example.camerabycode.CameraActivity.java
com.example.camerabycode.MainActivity.java