Is it possible to somehow catch the text input event if the application does not display EditText (the text box), and there is not soft-keyboard?
OS: Android 4.1.2
P.S. Let me explain why this is necessary: there is a device - Motorola TC55 - (data collection terminal, smartphone on Android 4.1.2 with barcode reader (laser)), which on its left side has a button for scanning.
After pressing it the laser scanner is turned on, reads the barcode and after the reading of the barcode symbols that are read are programmatically "pressed".