Page 1 of 1

Show input method selector

Posted: 15 Sep 2019 15:19
by tsolignani
Good afternoon.

If you use such action, a menu arise with all available keyboards.

Do you have to choose manually the one you wish or is there a way to choose it via automation?

Tried with control UI but when trying to activate the INFO red button the menu goes away.

I would like to switch to automagic keyboard while running a flow then get back when finished. If I have to do it manually well there's is no joy in automating...

Thank you.

Re: Show input method selector

Posted: 15 Sep 2019 15:52
by anuraag
If you are rooted then you can use Built-in action Set Default Input Method else use Set System Setting by using adb permission.
Screenshot_20190915-212409_1.png
Screenshot_20190915-212409_1.png (124.72 KiB) Viewed 7511 times

Re: Show input method selector

Posted: 15 Sep 2019 21:34
by Hello
Use settext2byid() you can enter text in the textbox without automagic input method.