Hi,
Is there any way to capture a button on an external keyboard like B4A "activity_keypress" ?, I need this function to read a bar code scanner and process. I do not want to appear in a TextView or that the keyboard appears on the screen.
Thank you
Daniel
For frequent scanning, using the camera as a barcode scanner is expensive in terms of battery consumption. External scanners (e.g. a sled) with an integrated 2D imager are typically faster at reading and will consume less power. Plus the external scanners are often programmable so you can limit the barcode types and edit the data.