A helper plugin that allows the user to visualize the finger activity and also provide information about the available gestures.
-
Create an app or use one already created.
-
Download the last version of GestureKit jar file from Download Page
-
Import the jar file into your project and follor instructions on the Android Addon page.
-
Import the library project into your workspace.
-
Add the library proect to your application.
-
Set GestureKitHelper as plugin with this line of code.
this.gesturekit.setPlugin((PluginInterface) new GestureKitHelper(this, this.gesturekit));
Licensed under Apache v2 License.
Copyright (c) 2014 RoamTouch.