更改默认键盘 android
我在 Android 上创建了自己的自定义软键盘。如何为我的应用程序或特定的 EditText 绑定自定义键盘?
我可以在 Android 设置中配置自定义键盘,但我想在应用程序启动时设置键盘。
I created my own custom soft keyboard on Android. How can I bind my custom keyboard for my application or for a specific EditText?
I can configure my custom keyboard in the Android settings, but I want to set the keyboard when my application starts.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你不知道。用户可以控制他们的设备,包括使用什么键盘。
幸运的是,这是不可能的,因为这将是一个重大的安全漏洞。
You don't. Users are in control over their device, including what keyboard gets used.
Fortunately, this is impossible, as it would be a significant security hole.