How to add my own responsive gesture in android

Asked By 0 points N/A Posted on -
qa-featured

Hi guys, im a student developing android applications, i wanted to add a custom gesture in my android app such that when matched on the screen, an event is triggered depending on how it was matched and also of which dependencies include the length and weight of the gesture recorded. 

SHARE
Answered By 0 points N/A #160363

How to add my own responsive gesture in android

qa-featured

Hello Conley!

You might want to consider Leap Motion Sensors that you can hook with your portables or handheld phones. Leap Motion is any device that can recognize hand gestures (two hands and 10 fingers) and convert it to computer actions or commands. The leap motion device is quite cheaper and they released a version that is circulating the market now. It can be easily install in any computer formats (IBM format or Generic Computers and Apple, Mac). It will be easier to create a program by installing it first in your computer, create an Android App, finally integrate your device with your phone and find a proper connector to hook it with your device.

Related Questions