0

I want to send a string to another device via NFC . I could not find any relevant information on how to send and how to receive data via NFC. I could not find any info on android official documentation and for file transfer document says use bluetooth. Please help me.

RR_Pradhan
  • 78
  • 12
  • does this help https://developer.android.com/guide/topics/connectivity/nfc/nfc#java – JCompetence Sep 29 '22 at 06:54
  • Not easy but could use https://developer.android.com/guide/topics/connectivity/nfc/hce for sending device to emulate a Tag and then standard Tag reading for receiving device. Not tried this but https://github.com/hakonschia/nfc-card-emulator – Andrew Sep 29 '22 at 09:02
  • Do you have found any good resources or anything else on this? @RR_Pradhan – RaJ Jun 06 '23 at 05:31
  • No. My requirement changed so i didn't need anymore. But check this one https://stackoverflow.com/questions/37394355/how-can-i-send-a-text-string-to-another-device-via-nfc – RR_Pradhan Jun 07 '23 at 07:49

0 Answers0