Updated on 2026-08-14
This commit is contained in:
commit
5e7300987c
243 changed files with 28116 additions and 0 deletions
7
app/src/main/res/xml/nfc_tech_filter.xml
Normal file
7
app/src/main/res/xml/nfc_tech_filter.xml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<tech-list>
|
||||
<tech>android.nfc.tech.IsoDep</tech>
|
||||
<tech>android.nfc.tech.Ndef</tech>
|
||||
</tech-list>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue