Skip to content

This is an Android View Class, which can be used like a Signature Pad. Here the drawings are saved as strings. Signature can be retrived as a SVG file. Data transfer between 2 activities are made simple with string data parsing.

License

Notifications You must be signed in to change notification settings

Batzee/Pocket-Signature-View-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Android-Signature-View

This is an Android View Class, which can be used like a Signature Pad. Here the drawings are saved as strings. Signature can be retrived as a SVG file. Data transfer between 2 activities are made simple with string data parsing.

Grab via Gradle:

compile 'com.batzeesappstudio.pocketsignatureview:pocketsignatureview:0.1.6'

or Maven:

<dependency> 
  <groupId>com.batzeesappstudio.pocketsignatureview</groupId> 
  <artifactId>pocketsignatureview</artifactId> 
  <version>0.1.6</version> 
  <type>pom</type> 
</dependency>

Snapshots of the development version are available at "http://oss.jfrog.org/oss-snapshot-local/com/batzeesappstudio/pocketsignatureview/"

About

This is an Android View Class, which can be used like a Signature Pad. Here the drawings are saved as strings. Signature can be retrived as a SVG file. Data transfer between 2 activities are made simple with string data parsing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages