Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我做了一个应用程序 NFC P2PNdef在两部智能手机之间发送数据。MDEF当我向其他手机发送消息时,我使用enableForegroundNdefPush()方法。但是,如何知道Mdef消息何时发送?谢谢。
Ndef
MDEF
enableForegroundNdefPush()
Mdef
不幸的是,当 P2P 事务完成时,Android NDEF 推送机制不支持任何类型的通知。