The Wacom Ink SDK for Signature for Android contains a set of Activities and Services which provide the functionality for capturing and displaying signatures from compatible Android devices.
The Wacom Ink SDK for Signature for Android consists of the following parts:
-
About Activity: This window consists of a simple dialog box with the version, licensing and contact information.
-
SigObj Service: This class wraps the java SDK SigObj methods and properties, and makes it visible as an Android service available for public access from other applications.
-
DynamicCapture Activity: Opens a window for capturing the signature and returns the signature data as a byte array.
Samples are included to help get started with the SDK.
For further samples check Wacom's Developer additional samples, see https://github.com/Wacom-Developer
For further details on using the SDK see Wacom Ink SDK for signature documentation
The API Reference is available directly in the downloaded SDK.
If you experience issues with the technology components, please see the related FAQs
For further support file a ticket in our Developer Support Portal described here: Request Support
Join our developer community:
This sample code is licensed under the MIT License