You could write a special component the piped up you number pad, but it's not going o work as an IME unless you also write the IME and get the user to install it.
I don't recommend doing it as an IME though. Write it like you might for a date selection component. - Brill Pappin On Jan 3, 8:12 am, zac_saito <[email protected]> wrote: > Hi, i have a simple question, > > I created a simple SoftKeyboard IME service for numeric input, and i > want > to use it in some specific EditText in my app, but only on some > specific > objects. > The other objects will have the default IME of the system that the > user > desire. > Can i do it? How? > > 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

