Android Open Source - Video camera android-wear-camcorder-remote






Project Summary

Android Wear video camera remote to play/pause/stop recordings..

Web Site / Source Repository

android-wear-camcorder-remote is hosted in the following web site
https://github.com/bmul/android-wear-camcorder-remote

If you think the Android project android-wear-camcorder-remote 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 android-wear-camcorder-remote.

ItemValue
Java File Count37
Supported screen sizes[mdpi]
Activity Count3
Fragment Count2
Required Permissionsandroid.permission.CAMERA
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 3 image files in android-wear-camcorder-remote. The names of the image files are listed as follows.

pause.png
play.png
stop.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-wear-camcorder-remote has the following Java source files.

com.bcmaffordances.camcorderremote.ActionFragment.java
com.bcmaffordances.camcorderremote.ApplicationTest.java
com.bcmaffordances.camcorderremote.CamcorderRemotePagerAdapter.java
com.bcmaffordances.camcorderremote.MobileMainActivity.java
com.bcmaffordances.camcorderremote.VideoCaptureActivity.java
com.bcmaffordances.camcorderremote.WearMainActivity.java
com.bcmaffordances.camcorderremote.state.AbstractRecordingState.java
com.bcmaffordances.camcorderremote.state.AbstractWearableRecordingState.java
com.bcmaffordances.camcorderremote.state.PausedRecordingState.java
com.bcmaffordances.camcorderremote.state.PausedState.java
com.bcmaffordances.camcorderremote.state.ReadyRecordingState.java
com.bcmaffordances.camcorderremote.state.ReadyState.java
com.bcmaffordances.camcorderremote.state.RecordingState.java
com.bcmaffordances.camcorderremote.state.RecordingState.java
com.bcmaffordances.camcorderremote.state.RecordingStateContext.java
com.bcmaffordances.camcorderremote.state.ResumedRecordingState.java
com.bcmaffordances.camcorderremote.state.StartedRecordingState.java
com.bcmaffordances.camcorderremote.state.StoppedRecordingState.java
com.bcmaffordances.camcorderremote.state.UninitializedState.java
com.bcmaffordances.camcorderremote.state.UninitializedState.java
com.bcmaffordances.camcorderremote.state.WearableRecordingState.java
com.bcmaffordances.camcorderremote.state.WearableRecordingStateContext.java
com.bcmaffordances.camcorderremote.stitching.VideoStitcher.java
com.bcmaffordances.camcorderremote.stitching.VideoStitchingService.java
com.bcmaffordances.camcorderremote.video.CameraListener.java
com.bcmaffordances.camcorderremote.video.CameraPreview.java
com.bcmaffordances.camcorderremote.video.VideoFile.java
com.bcmaffordances.camcorderremote.video.VideoFileException.java
com.bcmaffordances.camcorderremote.video.VideoFileFactory.java
com.bcmaffordances.camcorderremote.video.VideoRecorder.java
com.bcmaffordances.camcorderremote.video.VideoRecorderException.java
com.bcmaffordances.camcorderremotecommon.ApplicationTest.java
com.bcmaffordances.camcorderremotecommon.CamcorderRemoteConstants.java
com.bcmaffordances.wearableconnector.ApplicationTest.java
com.bcmaffordances.wearableconnector.WearableConnector.java
com.bcmaffordances.wearableconnector.message.WearableMessageListenerService.java
com.bcmaffordances.wearableconnector.message.WearableMessageSender.java