I am building an app in android in which I am supposed to let the user create gesture and store info against them, so later he can retrieve that information by drawing that gesture. Now i want to know that how to make and store gestures programmaticaly. Any code snippet would be helpful.
Thanks
I am building an app in android in which I am supposed to let
Share
There is a sample application that demonstrates creating, storing and reloading of gestures. Search in your Android SDK install folder for samples/android-11/GestureBuilder.