android-unistroke-keyboard
android-unistroke-keyboard copied to clipboard
Unistroke Handwriting Input Method for Programming
It would be useful to have a special simple stroke for the 'return' key/action (e.g. to change line). For inspiration, Palm's Graffiti had such a stroke: https://en.m.wikipedia.org/wiki/Graffiti_(Palm_OS)#/media/File%3APalm_Graffiti_gestures.png
To SVG ? It may be able to visualize by github.
I was unable to find a way to contribute to this project/dev Maybe I'm not looking in the right place?
Android's default gesture detector is not for handwriting recognition. Maybe, I must implement original recognizer.