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..
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.
The following table is the detailed list of MyCamera.
Item | Value |
---|---|
Java File Count | 1 |
Activity Count | 1 |
Required Permissions | android.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 |
MyCamera has the following Java source files.
studio.stone.appcamera.FullscreenActivity.java