a simple android background video recorder app.
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.
The following table is the detailed list of SuperCamera.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 9 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.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 |
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.
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