I have a question.... I'm wondering is it possible to make an edit text field in android which is during the input, if it's not dateformat dd/mm/yyyy inserted it will be rejected somehow.... How can i compare the input text with the format that i wanted ?? Any suggestion ???? I dont think i need to post my code, since what i want is just a general thing, i just need an example or something like that, but i dont know how to do it. Many example use the date picker, but i dont want to use that... I want to input it manually... Give me some enlightment please...
Oh yeah, one more thing, i cant find edit text field with currency format. Is it not existed ?