Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
Home › Forums › Ask the Flomies › attendance system using nfc
Tagged: NFC
hi…i am want to built attendance system using NFC tag.the system is passive mode ( hand phone and NFC tag). the system will work when the NFC tag touch at the mobile phone and all data at the NFC tag will appear at the hand phone. but i don’t know how to start the coding and how to code it. i hope you can help me
Hello, the best place to start is going through the Hello World example on the Android Developers site. Once you’re comfortable using the tools and the basic structure you can add support for NFC to your app from this set of APIs. You can then store and view attendance data from your app.
Hope this helps. Let us know how your efforts progress and we can give you better tips along the way.
You must be logged in to reply to this topic.