I'm using an Android 10 Samsung device that supports multitasking using pop-up windows. I'm trying to type on the main window with a YouTube window in the foreground. The keyboard keeps closing whenever I use the YouTube pop-up. Is there any way to keep it open?
Asked
Active
Viewed 1,607 times
1 Answers
3
Well there is a way.. but even if you have your keyboard always open, you'll have to press on the text box of the other app after using youtube to bring it in focus.
If you still want to have it opened always then you can use "Automate" app..
Just set a gesture(quick tiles or button combination) to trigger the "always on keyboard" and set the action..
Comment if you have any doubt..

44yu5h
- 1,540
- 1
- 5
- 34
adb shell input keyevent 108
read more here. There's a lot to play around in that app. Also, check this for Hacker's keyboard thing. If it was helpful, an upvote would be great. – 44yu5h Mar 01 '24 at 11:36