I am developing an app for PDA device (Honeywell EDA70) and i don't know how to access the physical Barcode scanner in it. Until now I only used barcode scanning using Camera not that physical sensor.
What i have tried:
- Tried to search sample codes but didn't find any
What i want:
- I'd like to know how to do barcode scanning with the physical sensor for that specific device, including any SDKs I need to download.
- If possible, I'd like to have example code that implements scanning in such devices in general.