Mobile Application To Use NFC Tag

Posted by ithrees on 22-Oct-2014 05:19

Hi,

I need help to build an android mobile app to configure NFC tag and to read that tag which will trigger to update the tagged time and ID to the rollbase application. For example I have to assign tags to each employees and when they tag it on this android device it should send the Emp Id and the Time to the rollbase application.

Thank you in Advance,
Ithrees.

All Replies

Posted by egarcia on 22-Oct-2014 06:50

Hello,

Are you using the Mobile App Builder?

You can probably add the NFC PhoneGap (Cordova) plugin to your project in the Mobile App Builder and use the API provided by the plugin.

Your mobile app can be created for a Rollbase Object that contains Emp Id and the Time. Then you would just need to use the CREATE Service.

Here are some articles that may be useful:

- community.progress.com/.../10433.aspx

- phonegap.com/.../building-an-nfc-enabled-android-application-with-phonegap

- github.com/.../phonegap-nfc

I hope this helps.

Posted by ithrees on 23-Oct-2014 03:07

Thank you egarcia,

This thread is closed