How to use NFC ACTIONS

后端 未结 5 1564
清歌不尽
清歌不尽 2020-12-06 20:03

I am trying to register a receiver programmatically to get notified once an NFC tag is detected. As shown in my code I registered for the desired action and I created the br

5条回答
  •  天命终不由人
    2020-12-06 20:32

    You need to register your receiver in manifest also.You need not add action with receiver in menifest

提交回复
热议问题