Friday, September 9, 2011

[android-developers] Re: signature recording

Hi,

Yes, it is possible by using different things :
Canvas, Paint, Path, and you could store the signature as a picture in
your external storage, or directly as a file of your application.

You should look at the following URL :
http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/graphics/FingerPaint.html

If you need more information, just let me know!

Best,


On Sep 8, 4:39 pm, markmcg <tinyw...@gmail.com> wrote:
> Hi,
>
> Is it possible to record a user's signature if they use a stylus and
> write onto screen?

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment