アプリ内でIMEを切り替えたいメソッドがあるとおもったけど、実は動作しなかった。
セキュリテイの観点から禁止されているっぽいけど、たどり着くのに時間がかかったので、メソッドの説明か上の方に書いて欲しかった。
- A client application can ask that the system let the user pick a new IME, but can not programmatically switch to one itself. This avoids malicious applications from switching the user to their own IME, which remains running when the user navigates away to another application. An IME, on the other hand, is allowed to programmatically switch the system to another IME, since it already has full control of user input.