简体   繁体   中英

How to disable all third-party keyboard in EditText in my own application?

I want to disable all third party keyboard from my application as it is a security concern. Is it possible in Android? If possible, then how can i do it. I want to use only default keyboard. Thanks in advance.

出于安全原因,除非您的应用程序是IME,否则无法以编程方式更改键盘。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM