My application has an inbuilt IME which the user has set to their default. 
In certain situations within my app (I won't bore you with which), I need 
to automatically switch to an alternative keyboard, but just for that one 
view - as soon as the user clicks on another view (or exits the 
application), it will return to my default IME.

I've tried so many options to accomplish this, but enabling another IME in 
any way is making it the users default IME from then on.

I have the imeToken, so switching to another IME is not a problem, but 
making this temporary is proving impossible.... Displaying the input method 
picker is a cumbersome method.

Is this by design and am I therefore drawing a blank?


-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to