Confirmed users
118
edits
Line 222: | Line 222: | ||
= NFC example = | = NFC example = | ||
== | == NFC Utility function for parsing / constructing NDEF records== | ||
Gaia Application developers can avail Nfc-Utility helper library (<$GAIA_HOME>/apps/system/js/nfc_util.js> to perform routine tasks such as parse incoming NDEF records or construct NDEF records. | |||
NfcUtils in {{bug|963556}} will provide some basic constants and utility functions to create and parse NDEF records and offers a set of utility functions to handle NDEF messages according to NFCForum-TS-NDEF_1.0. | NfcUtils in {{bug|963556}} will provide some basic constants and utility functions to create and parse NDEF records and offers a set of utility functions to handle NDEF messages according to NFCForum-TS-NDEF_1.0. | ||