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
Post a Comment