Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 397 Bytes

File metadata and controls

5 lines (3 loc) · 397 Bytes

Android_digital_signature_canvas

Android capture signature using Canvas and save in png format

Signature capture has a lot of uses in enterprise applications such as proof of delivery, inspection forms, sales order agreement, etc. Here is sample program that asks for the name of the person and its signature. The program uses a canvas view to get the signature and then save it as .png Image