Inside mobile device there is HID barcode scaner integrated.
I would like to read it's scanning. I know that I could put TextField and handle its TextChanged event.
But, what I would like to do is to read it from any part of activity (where I have tabstrip and multiple tabs) ... something like KeyPreview ... so I could catch it.
What I have found on forum is this : https://www.b4x.com/android/forum/threads/how-to-get-input-value-from-usb-hid.71857/#post-457719 but it's for B4J.
Any ideas ?
I would like to read it's scanning. I know that I could put TextField and handle its TextChanged event.
But, what I would like to do is to read it from any part of activity (where I have tabstrip and multiple tabs) ... something like KeyPreview ... so I could catch it.
What I have found on forum is this : https://www.b4x.com/android/forum/threads/how-to-get-input-value-from-usb-hid.71857/#post-457719 but it's for B4J.
Any ideas ?