I am a newbie developer but trying to develop an android app. I want to some functions of my app are run by NFC tag. But I'm a poor newbie, so I cannot solve questions below;
I tried NFC demo in android SDK with my nexus S, but that is just for NDEF data. I think I should use foregrounddispatch() function.. NXP tag read/writer also don't have a function which enable write programming into tags. it is just for writing URL and text.
When searching empty tag providers I saw few providers are selling additional tag read/writer like normal RFID developer kit. Should I use that kind hardware to write my code to a empty tag?
Thank you very much!