Prerequisites
Before you begin, ensure you have:- Android device with SDK 25+
- POW Cards Reader Library AAR file
Installation
Gradle Setup
Add the POW Cards Reader Library to your project by placingandroidcore-powcards-reader-release.aar
in your /libs
directory and adding the following to your build.gradle
:
Integration
NFC Reader Setup
First, implement the NFC reader callback in your Activity:Reader Configuration
Initialize the POW Cards reader:Error Handling
The SDK throws the following exceptions:Exception | Description |
---|---|
DeviceRemovedTooSoonException | Tag was removed before reading completed |
NotSmartTagException | Incompatible NFC tag detected |
SmartTagException | General error during tag scanning |
Support
Need help? Contact us at info@passentry.com for:- Integration assistance
- Credential requests
- Technical support