Android Open Source - Video picture MyCamera






Project Summary

Android Camera App Sample. Working on HTC M7. Using Volumn+ Key to take picture. Using Volumn- Key to recording Full HD video. Save media file in /sdcard/.mydroid/ folder. Current Iuuse : Video recording is only 15 fps..

Web Site / Source Repository

MyCamera is hosted in the following web site
https://github.com/alex-yang/MyCamera

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

ItemValue
Java File Count1
Activity Count1
Required Permissionsandroid.permission.CAMERA
android.permission.DEVICE_POWER
android.permission.DISABLE_KEYGUARD
android.permission.RECORD_AUDIO
android.permission.SIGNAL_PERSISTENT_PROCESSES
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_SETTINGS




Java Source Files

MyCamera has the following Java source files.

studio.stone.appcamera.FullscreenActivity.java