Android app for custom gestures with the myo. Allows the user to bind certain movements to an imported sound and play that sound whenever they perform that movement again..
myo-soundboard is hosted in the following web site
https://github.com/mliu95/myo-soundboard
If you think the Android project myo-soundboard 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-soundboard.
Item | Value |
---|---|
Java File Count | 1 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 19 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in myo-soundboard. The names of the image files are listed as follows.
capture2.png capture4.png
The following screenshort is generated from the image listed above.
myo-soundboard has the following Java source files.
com.michaelyliu.myosoundboard.MainActivity.java