android - What handwriting APIs can help me with this? -


i want create application recognizes handwriting on screen. don't need recognize insanely difficult words; simple stuff "a" "bc" "z" (maybe shapes, without this). how people go this? there famous handwriting recognitions can try?

if want recognize single letters , shapes alike suggest using gestureoverlayview.

read here:

http://android-developers.blogspot.com/2009/10/gestures-on-android-16.html

here:

http://www.vogella.com/articles/androidgestures/article.html

and here:

http://jayxie.com/mirrors/android-sdk/resources/articles/gestures.html

it said casting harrypotter-like spells too.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -