A sample application for Android developer with gestureKit technoloty.
You can down load this application from the PLAY STORE.
Draw the h gesture or press the button. Draw the ? gesture or press the button.
-
Download the last version of GestureKit jar file from Download Page
-
Import the jar file into your project.
Helper plugin is disabled. You should download the GestureKitHelper plugin.
-
Remove GestureKit jar file from HelloWorld project.
-
Import GestureKitHelper library into your workspace.
-
Import GestureKit jar file into your GestureKitHelper project.
-
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));
Licensed under Apache v2 License.
Copyright (c) 2014 RoamTouch.