Demo application for tangemcard libraries
Simple example how to use tangemcard libraries to read Tangem cards on android phone with NFC.
This example show:
- Setup permissions to access NFC reader (in AndroidManifest.xml and check&request permissions on MainActivity)
- Setup intent filters in AndroidManifest.xml to startup application by simple tap on Tangem card
- Setup local environment (PINStorage, FirmwareStorage, Issuers and etc) to use tangemcard libraries
- Setup scan card activity layout (MainActivity) to show user how to tap card according to the phone's NFC reader location
- Setup NFC and tangem card callbacks to run ReadCardInfoTask and process read result
- How to workaround with security delay (show WaitSecurityDelayDialog), enforced by card