Just set inputType to "number|password" of the EditText that will receive password input. This should work.
On Mar 13, 8:48 am, Monica Chrismawati <[email protected]> wrote: > Hi everyone, i am currently developing an application and i need a > login menu. In login menu there is a password textfield, but i don't > know how to change the default keyboard. > I want the keyboard changes only appear only number ( not complete > keyboard as the default) when user at login menu. > What should i do? Is there any class that handle the behavior of on > screen keyboard?? > > Thx :)) -- 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

