Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.64 KB

README.md

File metadata and controls

46 lines (26 loc) · 1.64 KB

GestureKit Technology

GestureKit Helper Plugin for Android library project.

A helper plugin that allows the user to visualize the finger activity and also provide information about the available gestures.

Setup

Import GestureKit jar file into the project first and instantiate.

  • 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.

To enable the Helper, import the library and set it as GestureKitHelper plugin.

  • 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));

Maintained by

Credits

RoamTouch logo

RoamTouch

RoamTouch logo

GestureKit

License

Licensed under Apache v2 License.

Copyright (c) 2014 RoamTouch.