-
Notifications
You must be signed in to change notification settings - Fork 8
Home
The Device Collector SDK Android provides a java jar file which can be used to perform Device Collection interaction with Kount for native Android applications. The SDK includes a collection of development tools that allow you to build your own customized applications in order to submit information to the Risk Inquiry System (RIS) server. Additional information regarding SDKs can be found in the RIS Software Development Kit Guide.
Kount supports authentication using either Certificates or API Keys. The SDK must be set to either use a Certificate or an API Key. Which ever option is set in the SDK will be used for authentication. If it is set to use both the API Key and a Certificate, the selection will default to the API Key. If it is set to neither, authentication will not occur.
Calling Collect
Creating the Collector
Error Codes
Implement the SDK Inside Your Application
Minimum Requirements
Referencing Documentation
When to Call the SDK Methods