Android代码 通过Hook实现系统软键盘监听
InputMethodHolder > A keyboard listener for Android which by hooking the InputMethodManager. Of course you can also hook the other system services similarly, If you want, create a class, make it a subclass of Hook, and using ServiceManagerHook to hook ServiceManager, learn more from InputMethodManag
用户评论