Signature Capture within PhoneGap

2019-05-14 07:35发布

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.

2条回答
Fickle 薄情
2楼-- · 2019-05-14 07:52

https://github.com/triceam/Mobile-Signature-Capture

try using this trecidesign code.I think it can help you.

查看更多
贼婆χ
3楼-- · 2019-05-14 08:05
登录 后发表回答