Hi anybody may help to convert the demo example into b4a, (File Attached )
The demo is a mobile device RFID reader from the RFID vendor that plug in into the earphone jack and i need to use it for checking ID in the RFID card.
Hi anybody may help to convert the demo example into b4a, (File Attached )
The demo is a mobile device RFID reader from the RFID vendor that plug in into the earphone jack and i need to use it for checking ID in the RFID card.
I have done a shortcut wrap for it - i.e just kick starting it via B4A but as a separate activity. I cannot test it as I don't have a RFID reader. See if it works....I have replaced some Chinese messages in Demo.java with MESSAGE1, MESSAGE2, etc as I don't know what the Chinese messages are.
All the library files are in the attached zipped project. Copy them to your additional library folder (1 x xml and 2 x jar)
I have done a shortcut wrap for it - i.e just kick starting it via B4A but as a separate activity. I cannot test it as I don't have a RFID reader. See if it works....I have replaced some Chinese messages in Demo.java with MESSAGE1, MESSAGE2, etc as I don't know what the Chinese messages are.
All the library files are in the attached zipped project. Copy them to your additional library folder (1 x xml and 2 x jar)
I Just tried and it throw an error
"Unfortunately, B4ivrJackRFID has stopped" when startup, any idea...
I use B4a. Ver 5.50 currently..should i upgrade to the higher one..
I Just tried and it throw an error
"Unfortunately, B4ivrJackRFID has stopped" when startup, any idea...
I use B4a. Ver 5.50 currently..should i upgrade to the higher one..
You will need you use the attached library files and then tell me what you see in the B4A log when you use the app (relative to what is being shown on the UI of the app). I am working blind here so not sure what data should be returned from where and in what format. Replace your B4A files with the attached.
Please copy the log and post it so that I can see what it logs.