Gesture recognition using Estimote Nearables attached to your fingers.
mightymitt is hosted in the following web site
https://github.com/matt-williams/mightymitt
If you think the Android project mightymitt 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 mightymitt.
Item | Value |
---|---|
Java File Count | 14 |
Target SDK Version | 18 |
Minimum SDK Version | 18 |
Activity Count | 4 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
Asset File Names | assets\cube.normals.json assets\cube.vertices.json |
mightymitt has the following Java source files.
com.github.matt.williams.mighty.mitt.AccelerometerService.java com.github.matt.williams.mighty.mitt.CalibrationActivity.java com.github.matt.williams.mighty.mitt.DebugActivity.java com.github.matt.williams.mighty.mitt.EstimoteService.java com.github.matt.williams.mighty.mitt.FingerMap.java com.github.matt.williams.mighty.mitt.FingerSelectionActivity.java com.github.matt.williams.mighty.mitt.GLView.java com.github.matt.williams.mighty.mitt.HandTrackerService.java com.github.matt.williams.mighty.mitt.JSONUtils.java com.github.matt.williams.mighty.mitt.MainActivity.java com.github.matt.williams.mighty.mitt.MathUtils.java com.github.matt.williams.mighty.mitt.OrientationService.java com.github.matt.williams.mighty.mitt.TagTrackerService.java