WebAPI/WebNFC: Difference between revisions

Line 170: Line 170:
   }
   }


TODO: Add a diagram to illustrate how tag is dispatched.
'''Note''': Gaia applications, in order to read NDEF messages from a passive tag (or) P2P phone, should declare 'nfc-ndef-discovered' in their manifest file as stated above.This implies that the Gaia application that registered the 'nfc-ndef-discovered' activity shall be listed in activity picker whenever an NDEF message is about to be read.
 
Note: Gaia applications, in order to read NDEF messages from a passive tag (or) P2P phone, should declare 'nfc-ndef-discovered' in their manifest file as stated above.This implies that the Gaia application that registered the 'nfc-ndef-discovered' activity shall be listed in activity picker whenever an NDEF message is about to be read.


== Sending/Writing NDEF messages in P2P mode ==
== Sending/Writing NDEF messages in P2P mode ==
Confirmed users
118

edits