[android-developers] Possible to temporarily disable IMEs word prediction?

2011-02-14 Thread LinusOnline
I have a text box (EditText) in my application, where it never makes sense to use word prediction (in fact, it interferes with my own functionality, in different ways depending on the IME). Is there a way for me as an application programmer to tell the IME not to use word prediction, even though

Re: [android-developers] Possible to temporarily disable IMEs word prediction?

2011-02-14 Thread Kostya Vasilyev
This came up on the list just recently, here is a reference: http://groups.google.com/group/android-developers/browse_thread/thread/d3c055137498bbc9/ Since the proper way of doing it still depends on the IME doing the right thing, and not all IMEs do, you could experiment with other text