Is there any developer guide for 123RFID Mobile (Java)?

// Expert user has replied.
C Christian Medalla 1 year 5 months ago
47 1 0

I've been struggling looking for the guide for 123RFID Mobile, I'm struggling how they implement RFID and barcode scanning function of it, because in the other tutorial the implementation of RFID and Barcode is separate, but in 123RFID Mobile is both RFID and barcode is implemented, so please help me.

Please register or login to post a reply

1 Replies

S Sean Kennedy

There is no Developer Guide with the 123RFID Mobile app - this app is an in-depth example of "Model-View-Controller" type of Android App.
So it is not easy / simple to comprehend.

But to your question about the use of the RFID Call backs and the Barcode Call backs are in the 123RFID App - and with the RFD40 / RFD90 ( which use the Dual Trigger [upper/lower] ) the Barcode is live even though you are not in the "Barcode" tab activity (*if you scan a barcode, and then goto that activity - the scanned barcode will show in the activity *)
The Activity difference is seen when using the much older RFD8500 - where the barcode / RFID Trigger is Switched using Software. a giveaway to this is in the "ActiveDeviceActivity.java" and the two cases "READERS_TAB", and "SCAN_TAB" may give you insight to this topic.

CONTACT
Can’t find what you’re looking for?