| Interface | Description |
|---|---|
| DeviceLimiter |
Allows the developer to limit the number of devices using a single license.
|
| ILicenseResultListener | |
| ILicensingService | |
| LicenseCheckerCallback |
Callback for the license checker library.
|
| Obfuscator |
Interface used as part of a
Policy to allow application authors to obfuscate
licensing data that will be stored into a SharedPreferences file. |
| Policy |
Policy used by
LicenseChecker to determine whether a user should have
access to the application. |
| Class | Description |
|---|---|
| AESObfuscator |
An Obfuscator that uses AES to encrypt data.
|
| APKExpansionPolicy |
Default policy.
|
| BuildConfig | |
| ILicenseResultListener.Stub |
Local-side IPC implementation stub class.
|
| ILicensingService.Stub |
Local-side IPC implementation stub class.
|
| LicenseChecker |
Client library for Android Market license verifications.
|
| NullDeviceLimiter |
A DeviceLimiter that doesn't limit the number of devices that can use a
given user's license.
|
| PreferenceObfuscator |
An wrapper for SharedPreferences that transparently performs data obfuscation.
|
| R | |
| R.attr | |
| R.drawable | |
| R.id | |
| R.layout | |
| R.string | |
| R.style | |
| ResponseData |
ResponseData from licensing server.
|
| ServerManagedPolicy |
Default policy.
|
| StrictPolicy |
Non-caching policy.
|
| Exception | Description |
|---|---|
| ValidationException |
Indicates that an error occurred while validating the integrity of data managed by an
Obfuscator.} |
Copyright © 2012–2014 simpligility technologies inc.. All rights reserved.