Signature Capture within PhoneGap

瘦欲@ 提交于 2020-01-23 08:22:47

问题


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.


回答1:


Try using jSignature




回答2:


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

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



来源:https://stackoverflow.com/questions/8946061/signature-capture-within-phonegap

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!