send Keycode SHIFT+ARROW
Moderator: Martin
Re: send Keycode SHIFT+ARROW
I'll add a new function getSelection that returns the start and end position of the current selection in the next build. Hope this helps.
Re: send Keycode SHIFT+ARROW
Getting position of cursor will help in this case. I will like to select text before or after cursor. Thats what shift+dpad will do.
@Desmanto where can i find keyevent logs?
@Desmanto where can i find keyevent logs?
Re: send Keycode SHIFT+ARROW
I installed keyevent display from playstore : https://play.google.com/store/apps/deta ... entdisplay
Then press the key or use bluetooth keyboard or Control UI to press the key.
Then press the key or use bluetooth keyboard or Control UI to press the key.
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.
Re: send Keycode SHIFT+ARROW
I've found a way to generate the key events in a better way and it seems that DPAD_RIGHT+SHIFT+CTRL works now the same way that it works with a BT keyboard.
Please let me know if it also works for you when you try the latest EAP build that will be published soon.
Please let me know if it also works for you when you try the latest EAP build that will be published soon.
Re: send Keycode SHIFT+ARROW
Works now
DPAD_LEFT+SHIFT
DPAD_LEFT+SHIFT+CTRL
DPAD_DOWN+SHIFT
DPAD_LEFT+SHIFT
DPAD_LEFT+SHIFT+CTRL
DPAD_DOWN+SHIFT