w3c / web-nfc

Web NFC
https://w3c.github.io/web-nfc/
Other
311 stars 68 forks source link

Is it possible to exchange data between two Android devices using Web NFC? #662

Open gkatrakazas opened 4 months ago

gkatrakazas commented 4 months ago

From my understanding, Web NFC allows for reading and writing NFC tags, but I'm curious if there is a way to directly exchange data between two Android devices. Any guidance or examples on how this might be achieved would be greatly appreciated.

Thank you for your assistance!

nondebug commented 4 months ago

I think this isn't supported because WebNFC doesn't support host-based card emulation.