-1

For an app i'm making, people need to be able to sign their signature on a white canvas, with a special tactile pen, or their finger. I haven't found a clear way of accomplishing this on the android developer website, or on random tutorials.

Can someone point me in the right direction?

MaikelS
  • 1,309
  • 4
  • 16
  • 33
  • Check this example: http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/graphics/TouchPaint.html – bbedward Mar 07 '12 at 15:17

1 Answers1

0

api demo >> graphics >> finger paint
finger paint

Royi
  • 745
  • 8
  • 22