Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想从我的应用程序中禁用所有第三方键盘,因为这是一个安全问题。在安卓中可以吗?如果可能的话,那我该怎么做。我只想使用默认键盘。提前致谢。
出于安全原因,不能以编程方式更改键盘,除非您的应用程序是 IME。