It is possible to intercept the event that comes from laser input compared to the keyboard one. That is, I would like to read from handheld device the input that comes from the laser and handle the string read. My device is a Honeywell EDA 51. Is there a possibility to use the device's Honeywell SDK?
The #AdditionalJar module attribute (introduced in B4A v3.80) allows us to reference external jars. With the help of JavaObject it is now possible to integrate third party jars without a wrapper. This solution is good for "simple" libraries. If the API is complicated with many interfaces then...
How should i? I do not have a account at honeywell and do not have the sdk to have a look at. Hard to say without seeing the requirements/example/documentation.
I´m pretty sure i am able though ;-)
Start with downloading the SDK, example, Documentation and Post a downloadlink.
You can create a Thread in the Job Offer forum if you are not able to do it by yourself.
The usual things:
- activate the barcode scanner and read the read code
- read / write data from / to central computer, via wifi
- send sms / read sms and execute commands based on the message received