A simple app to control an Android device's camera with the Myo Armband..
Myo-Camera-Control is hosted in the following web site
https://github.com/jacobbieker/Myo-Camera-Control
If you think the Android project Myo-Camera-Control 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 Myo-Camera-Control.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.CAMERA android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
Myo-Camera-Control has the following Java source files.
com.jacobbieker.myocameracontrol.ApplicationTest.java com.jacobbieker.myocameracontrol.ui.CameraActivity.java com.jacobbieker.myocameracontrol.ui.HelpActivity.java com.jacobbieker.myocameracontrol.ui.HelpFragment.java