开发者

Can NFC enabled Android phones interact with each others?

开发者 https://www.devze.com 2023-02-22 21:56 出处:网络
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 betwe

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...


This is the nfc p2p mode. Android Beam is the "pre-installed" android nfc sharing app. BlackBerry Tag (O.S. 7.1) does the trick for BlackBerry. Nokia's nfc handsets already do it out of the box. I just don't know; What about tapping a nokia to an android, or android to blackberry, does it work? Feedback from users is hard to find yet.


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 :-)

0

精彩评论

暂无评论...
验证码 换一张
取 消