i want to allow only numbers and period(.) in a android edit text. How to do this .. can any body help?
Use android:numeric property.
Here an example http://www.androidpeople.com/android-edittext-numeric/