NFC Bus App
Description:
This application gets data from NFC cards and uses the data to retrieve information from the app's SQlite database. The Sqlite database is synchronized with the main server every 12AM and there is also a button (sync with server) used to update / synchronize the SQlite database.
Student information or invalid data is displayed depending on the NFC card tapped on the device.
The synchronization function is disabled with this demo app - this is to avoid possible disruptions with our customer as this app is currently in use.
This app will also prompt you to enable your NFC hardware (if available) or will display a message if the device does not support NFC hardware.
If you have a NFC card available, you can follow the instructions to write data on the card and try the application. I have also included a test button on the main User Interface to see a sample output when a card is tapped.