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.
Android 允许用户安装自己喜欢的键盘,并允许开发人员创建输入键盘。我的问题是,如果用户安装了多个输入键盘,如何以编程方式将当前输入键盘更改为另一个已安装的输入键盘。
输入键盘的定义不是键盘上的数字或文字或符号输入类型,而是键盘本身。
我认为出于安全原因这是不可能的!