Android Open Source - Development gesture Android-TouchLib






Project Summary

Dead simple touch gesture library for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android-TouchLib.

ItemValue
Java File Count10
Minimum SDK Version8
Activity Count0

Java Source Files

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