Users can elect to use your I out method editor. However, you cannot force the user to use your input method editor.
Mark Murphy [email protected] On Nov 8, 2011 1:35 PM, "Willy Estrada" <[email protected]> wrote: > > hi people! I have a question I've been trying to find a solution but > i cant , the question is I want to change the type of my default > keyboard for one i made, I do not know if anyone have any idea, I was > trying to do that with an instance of InputMethodManager and there, I > got the process name and name of the class of service of the new > keyboard, but when i create an instance of InputMethodService and i > executed the method sendBinder to run the switchInputMethod (ID oF THE > KEYBOARD) I got an error q SecurityException despite than the manifest > had the permission, if someone could get an idea > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > 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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

