I am just thinking about possibility to realize data sending/receiving between 2 or more NFC enabled smartphones. Is it possible or not? All I see about NFC is about interaction between NFC terminal/card and phone…
I am just thinking about possibility to realize data sending/receiving between 2 or more
Share
Line one from: http://developer.android.com/reference/android/nfc/package-summary.html
Provides access to Near Field Communication (NFC) functionality, allowing applications to read NDEF message in NFC tags. A “tag” may actually be another device that appears as a tag.
Hope this answers your question 🙂