how can my android app read data from arduino adk? -


i have arduino adk, nfc shield, , android tablet. far, can read tags using nfc shield attached arduino adk output tag serial monitor.

now need use tag in android app identify user whenever tag read nfc reader. , use tag (datatype string) in other java methods , functions.

can recommend step step tutorial on how can this?

ultimately, want program android app can read , use tag sent arduino adk provided android tablet , arduino adk connected without pc connecting them wire. don't know how program on eclipse. thank help.

try having @ this. it's documentation google detailing how communicate between app , arduino.


Comments