Android Open Source - Development gesture Gesture-Recognizer






Project Summary

gesture recognizer for android with Native implementation.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Gesture-Recognizer.

ItemValue
Java File Count11
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Asset File Namesassets\3d_gestures
assets\3d_gestures-journal




Java Source Files

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