nfc-p2p
Android NFC p2p handling
I\'ve been working for a couple of months with a NFC based Android Application. This one can read&write NFC Tags as the Android NFC docs explain. (pretty good docs about NFC api). I\'ve been playi[详细]
2023-03-31 14:00 分类:问答Android NFC P2P when NdefMessage was sent?
I made an application NFC P2P send Ndef data between 2 Smart Phones. When I send a MDEF message to other phone, 开发者_JS百科I use enableForegroundNdefPush() method.[详细]
2023-03-13 01:01 分类:问答NFC P2P tap between android phones does not seem to work
I have developed a P2P tag-writing app using NFC for Nexus-S android phones. The tag contains a text NDEF record and a MIME NDEF record packaged in an NDEF message.The enableForegroundNdefPush is use[详细]
2023-02-25 08:27 分类:问答