Signature Capture within PhoneGap

15,529

Try using jSignature

Share:
15,529
user1014759
Author by

user1014759

Updated on June 22, 2022

Comments

  • user1014759
    user1014759 almost 2 years

    I am attempting to add signature capture functionality to a PhoneGap application. I have found a few options such as signature capture 2.8.1 (http://androidapp.lisisoft.com/apps-android-phone/108585-biz.binarysolutions.signature.html) and Thomas J. Bradley's signature Pad javascript plugin (http://thomasjbradley.ca/lab/signature-pad/). The first works pretty well on the android device but requires a license. The second works well in a browser but does not work at all when run within my PhoneGap application.

    Does anyone have a suggestion of an open source signature capture application that will work within PhoneGap? Or has anyone had success tweaking Thomas J. Bradleys signature pad to work within phonegap?

    UPDATE: Thomas J. Bradley signature pad only works with android SDK 10/ Android 2.3 and higher.

  • ddotsenko
    ddotsenko almost 12 years
    See newer demo page of jSignature here: willowsystems.github.com/jSignature/#/demo
  • rwilliams
    rwilliams over 4 years
    This is the main github repo that's actually updated github.com/brinley/jSignature