Page 1 of 1

Trigger to detect that the virtual keyboard is shown

Posted: 03 Jun 2019 06:59
by AMChris
Hi,

I wrote a flow that shows a widget every time the keyboard is active/shown.
In the past I have used a notification that appeared on my LG G4. But my new mobile phone doesn't show any special notification.

=> So, do you know any trigger that I can use to detect, that the virtual keyboard is shown?
(I tried "App Task started" but that didn't work).

Thanks for your help.
Chris

Re: Trigger to detect that the virtual keyboard is shown

Posted: 03 Jun 2019 07:58
by Desmanto
Try trigger UI Event, Window opened, package name choose your keyboard app. Other field leave blank. You can also try to tap on any field to show the keyboard. Then tap recent event, choose the keyboard event. Automagic accessibility services must be enabled.

Re: Trigger to detect that the virtual keyboard is shown

Posted: 04 Jun 2019 08:14
by AMChris
Thanks - that worked :D