gesture recognizer for android with Native implementation.
Gesture-Recognizer is hosted in the following web site
https://github.com/Srinoid/Gesture-Recognizer
If you think the Android project Gesture-Recognizer 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 Gesture-Recognizer.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Asset File Names | assets\3d_gestures assets\3d_gestures-journal |
Gesture-Recognizer has the following Java source files.
com.dev.nativegesturerecognizer.Converter.java com.dev.nativegesturerecognizer.DBAdapter.java com.dev.nativegesturerecognizer.DTW.java com.dev.nativegesturerecognizer.FeatureExtractor.java com.dev.nativegesturerecognizer.Filter.java com.dev.nativegesturerecognizer.GestureChecker.java com.dev.nativegesturerecognizer.Gezture.java com.dev.nativegesturerecognizer.ISensor.java com.dev.nativegesturerecognizer.MainActivity.java com.dev.nativegesturerecognizer.Scaler.java com.example.dtwgesturerecognizer.Point.java