NFC ( Near Field Communication ) app development queries for Android
Can we make application that support NFC (near field communication)
for android devices without using Google nexus or Samsung Galaxy NFC
supported phone. Actually i want to know the specification material to develop NFC application
for android .
What is the initial requirements for developing NFC( Near Field Communication ) App
for Android ?
If yes ,then suggest me some good metters or links for development. i am in confusion that how i will get tags for testing and h开发者_如何转开发ow i can write data in tags. There r many a makemind confusing questions .
Please do something needful Help .
You can refer this book to get a general idea about NFC programming.
Then you can refer this Android documentation to learn how to read/write to a NFC tag.
CardEmulation can be referenced here.
All the best!
精彩评论