Dead simple touch gesture library for Android.
Android-TouchLib is hosted in the following web site
https://github.com/stevenkaras/Android-TouchLib
If you think the Android project Android-TouchLib 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 Android-TouchLib.
Item | Value |
---|---|
Java File Count | 10 |
Minimum SDK Version | 8 |
Activity Count | 0 |
Android-TouchLib has the following Java source files.
sek.touch.BaseGestureListener.java sek.touch.GestureException.java sek.touch.GestureListener.java sek.touch.GestureManager.java sek.touch.GestureProcessor.java sek.touch.processors.DragProcessor.java sek.touch.processors.LongTapProcessor.java sek.touch.processors.PinchProcessor.java sek.touch.processors.TapProcessor.java