I'm building an Android IME app. I'm wondering if my app will be persistently bound to the InputMethodManager
and thus persistently kept alive? Or it will be destroyed by low memory killer just like any other app?
Asked
Active
Viewed 12 times
0

Yancheng Zeng
- 11
- 1
-
Please provide enough code so others can better understand or reproduce the problem. – Community Oct 08 '22 at 08:08