Android Open Source - Video Background SuperCamera






Project Summary

a simple android background video recorder app.

Web Site / Source Repository

SuperCamera is hosted in the following web site
https://github.com/zhwuba/SuperCamera

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

ItemValue
Java File Count5
Supported screen sizes[mdpi]
Target SDK Version16
Minimum SDK Version9
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.RECORD_AUDIO
android.permission.RECORD_VIDEO
android.permission.SYSTEM_ALERT_WINDOW
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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

border.9.png
border_pressed.9.png
record.png
setting.png
stop.png

The following screenshort is generated from the image listed above.

null

Java Source Files

SuperCamera has the following Java source files.

com.tydtech.supercamera.BootCompleteReceiver.java
com.tydtech.supercamera.FloatView.java
com.tydtech.supercamera.MainActivity.java
com.tydtech.supercamera.MyFloatViewServices.java
com.tydtech.supercamera.Util.java