added remote smart card reader app
This commit is contained in:
6
remote-reader/app/src/main/res/xml/nfc_tech_filter.xml
Normal file
6
remote-reader/app/src/main/res/xml/nfc_tech_filter.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<tech-list>
|
||||
<!-- catches both, NfcA and NfcB -->
|
||||
<tech>android.nfc.tech.IsoDep</tech>
|
||||
</tech-list>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user