Possibly by setting an input filter:

http://kmansoft.wordpress.com/2011/02/27/an-edittext-for-entering-ip-addresses/

-- Kostya

2011/6/23 benza <[email protected]>

> Dear all,
>
> I saw that with andorid 3.0 is possible to have this:
>
> InputType.TYPE_CLASS_NUMBER|InputType.TYPE_NUMBER_VARIATION_PASSWORD
>
> with this two input type we will have a numeric keyboard in password
> style.
>
> BUT, TYPE_NUMBER_VARIATION_PASSWORD is only for version 3.0, I need
> the same on 2.3.3.
> Someone know how to do the same?
>
> Thanka a lot in advance
>
> --
> 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

Reply via email to