I am developing an android soft keyboard. I need to get the root view and textedit of currently active foreground activity from the IME service. How do I achieve this?
Asked
Active
Viewed 235 times
1 Answers
0
It's not possible, unless you use Accessibility Service. You can get some info about TextEdit from IME. Why do you need root view and text edit?

beef
- 11
- 1