android - multiple records in one NDEF message on one NFC tag -


how many records can ndef message encapsulate? (for different nfc tag types - 1,2,3,4?)

and in general ...do understand right? :

i can have 1 nfc message, array(of capacity?) of nfc records. each nfc record has own mime-type, facilitates application recognition

<data android:mimetype="specific application mime-type goes here"/> 

so can launch different applications if use 1 tag.

the number of records in ndef message limited memory of tag. there no difference in various tag types.

when tap tag phone, whole ndef message delivered 1 app. else need program after received message.


Comments

Popular posts from this blog

plot - Remove Objects from Legend When You Have Also Used Fit, Matlab -

java - Why does my date parsing return a weird date? -

Need help in packaging app using TideSDK on Windows -