开发者

Change default keyboard android

开发者 https://www.devze.com 2023-03-13 06:08 出处:网络
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 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开发者_StackOverflow中文版 application starts.


How can i do for bind my custom keyboard for my application or for an specific EditText?

You don't. Users are in control over their device, including what keyboard gets used.

I can configure my custom keyboard in the setting of android, but i want to set the keyboard when my application start.

Fortunately, this is impossible, as it would be a significant security hole.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号