smartcard-reader
smartcard-reader copied to clipboard
Android NFC contactless smart card reader
I written the onresume code like this, ``` // reader mode flags: listen for type A (not B), skipping ndef check private static final int READER_FLAGS = NfcAdapter.FLAG_READER_NFC_A |NfcAdapter.FLAG_READER_NFC_B |...
I' like to get rid of Google pay (and most of the google ecosystem). It requires too many hacks anyway to run on open-source OSes like Lineage. Is it possible...
HI , We have used your library in our project. I need to understand the restrictions associated with modification to your library. Could you please provide me your contact details...