Need Help! Handwriting Box ?

ferdztech

Member
Licensed User
Longtime User
:sign0163:
How to create sample HANDWRITING BOX for android, for example you want to draw "a" in a box, then it will show/list the proper alphabet/character. Is this a character recognition or something? Please share some links/references or library that i might used incase

Thank you.
 

mc73

Well-Known Member
Licensed User
Longtime User
In many androids there is such feature already built-in the device's keyboard options. Sure you can go your own way and create a pattern recognition mechanism, but I cannot but predict that in the near future most of the devices will have this included :)
 
Upvote 0

ferdztech

Member
Licensed User
Longtime User
@keirS
I just see phatware.com
Thanks! , WritePad SDK 3.5 for Android is Great! It has Sample source code in C (JNI) and Java that demonstrates how to use the WritePad API,

Hope someone can wrap that c/java into B4a library. :BangHead: , im not expert in java :sign0148:
 
Upvote 0
Top