Interface | Description |
---|---|
OnTimeoutListener |
Interface definition for a callback to be invoked after no swiping fingerprint over the sensor within specific time.
|
OnVerifyListener |
Interface definition for a callback to be invoked after swiping fingerprint over the sensor or verifying with backuplock.
|
Class | Description |
---|---|
FingerScanActivity |
This class helps you to verify fingerprint with device default theme.
|
FingerScanFragment |
This class helps you to verify fingerprint with device default theme.
|
FingerScanHelper |
The main entry point for Fingerscan SDK.
|
FingerScanUtils |
Utility class for verifying that the fingerscan sdk is available or not.
|