I have an Android device with a barcode reader. So I want to write the code into a Label whenever a barcode is read.
In other words how to capture a key press event (for example) without having a text input focused?
Thanks.
I have an Android device with a barcode reader. So I want to write the code into a Label whenever a barcode is read.
In other words how to capture a key press event (for example) without having a text input focused?
Thanks.