Hallo,
ich habe eine sehr spezielle Frage und zwar möchte ich einen Barcode Scanner über Bluetooth mit dem Smartphone verbinden.
Der Scanner fungiert dann wie eine Tastatur und sobald ich einen Barcode einscanne wird dieser in einer App (z.B. Excel) automatisch eingetragen.
Ich möchte aber, dass dieser Vorgang im Hintergrund stattfindet, sprich die app (Excel) ist im Hintergrund geöffnet, das Display ist aber aus und die gescannten Barcodes sollen dennoch eingetragen werden.
Ist sowas überhaupt möglich?
Grüße
Moto1987
Bluetooth Empfang von Daten im Hintergrund
Moderator: Martin
Re: Bluetooth Empfang von Daten im Hintergrund
For the scanner to send the key while phone screen is off, that maybe still possible using root command getevent. But way to complex to do it. For the excel to open in background, I don't think that is possible. Every app in background won't receive direct input. You have to turn on screen and open the excel app.
If you are afraid it will consume too many battery, you can create a flow to set the brightness to minimum, but display never timeout (always awake). This way, it won't consume too many battery and won't get into sleep mode. You can also add some flow with trigger display off, and automatically unlock and open excel again; in case some one locked the phone accidentally. While this is not a direct solution, but It can serve as workaround.
If you are afraid it will consume too many battery, you can create a flow to set the brightness to minimum, but display never timeout (always awake). This way, it won't consume too many battery and won't get into sleep mode. You can also add some flow with trigger display off, and automatically unlock and open excel again; in case some one locked the phone accidentally. While this is not a direct solution, but It can serve as workaround.
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.