Skip to content

Latest commit

 

History

History
58 lines (32 loc) · 1.93 KB

README.md

File metadata and controls

58 lines (32 loc) · 1.93 KB

GestureKit Technology

GestureKit Hello World for Android.

A sample application for Android developer with gestureKit technoloty.

You can down load this application from the PLAY STORE.

Usage

Draw the h gesture or press the button. Draw the ? gesture or press the button.

Setup

Import GestureKit jar file into the project.

  1. Download the last version of GestureKit jar file from Download Page

  2. Import the jar file into your project.

To enable the Helper, add the dependency GestureKitHelper plugin.

Helper plugin is disabled. You should download the GestureKitHelper plugin.

  1. Remove GestureKit jar file from HelloWorld project.

  2. Import GestureKitHelper library into your workspace.

  3. Import GestureKit jar file into your GestureKitHelper project.

  4. On GestureKitHelper Java Build Path set GestureKit library to the top.

Make sure you uncomment this line on your code to load the plugin.

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.