GoogleChrome / samples

A repo containing samples tied to new functionality in each release of Google Chrome.
https://www.chromestatus.com/samples
Apache License 2.0
5.77k stars 2.39k forks source link

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

Open gkatrakazas opened 3 months ago

gkatrakazas commented 3 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!