Hi, i created a simple numeric SoftKeyboard IME service and i want to use it on my app. But only in some chosen specific EditText objects, the other objects will use the default system IME that user wishes.
Can i do it? Something like: MyEditText.setMyIME(MyIMESoftKeyboard.class) Thanks. Isaac Mitsuaki Saito. -- 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

