Android: recognize with gestures two digit numbers -


i have create application using gestures library , works when try detect numbers 0 9, want detect 0 99. application easy, ask aritmethic operation , user must draw correct result in screen. how can implement 2 digit reconize ?

you can't make gesture 2 separate symbols unless make multi-touch. doesn't make sense.

i think best approach recognize individual digits. , wait amount of time. after other digit or interpret single one


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -