On Sat, Jul 10, 2010 at 9:54 PM, Emmen Farooq <farooq.em...@gmail.com>wrote:

> Restrict special characters from being entered into an edit text ?


Look at the docs for EditText. There should be one or more listeners you can
attach to determine when text is entered into the control. From there, just
check for characters you don't want and remove them.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
http://sites.google.com/site/rezmobileapps/treking

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to