I just need to find something to integrate in my application allowing the user to write not with the keyboard but with hand, and store the thing he writes as a picture in a database. So, I need to have some component to give this option, and some methods to get written things to store them. Graffiti is an entire application, I need something more like an API.. but I really don't know if something like that exists..
On Jul 21, 3:02 pm, Mark Murphy <[email protected]> wrote: > If you are seeking an input method editor that supports writing-style > input, there's Graffiti, and perhaps others, on the Market. I am not > aware of any open source ones. Those are also things that end users > install, rather than something you integrate into your app. > > Or are you looking for signature capture, handwriting recognition, or > something else? > > > > > > > > > > On Thu, Jul 21, 2011 at 5:55 PM, Jeremy Dagorn <[email protected]> > wrote: > > Hi all, > > > Do you know if there is existent library, or if there is some native > > methods in charge of handwriting for an application? > > I have "googled" it but I don't find any efficient sources/indications > > so if someone is aware of this kind of library, to give the > > opportunity to the user to write with a stylus on the screen, and not > > the keyboard, let me know! > > > Thank you, > > > Jérémy > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > _Android Programming Tutorials_ Version 3.5 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

