Android : How can i compare gesture with other gesture? -
how can compare (verify) gesture other one?
captured gestures in sd card , want compare user drawed gesture captured gestures
1. first have import gesture file sdcard:
adb devices #this give connected devices adb -s devicenamegivenbythepreviouscommand pull /sdcard/gestures desktop/
2. follow tutorial !
Comments
Post a Comment