Re: [android-developers] How to Validate the Data

2010-04-20 Thread nubh bhargava
Cool!!! Got it. Thanks NUBH -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

Re: [android-developers] How to Validate the Data

2010-04-13 Thread ~ TreKing
On Mon, Apr 12, 2010 at 11:44 PM, nubh.bhargava nubh.bharg...@gmail.comwrote: How to validate the data in EditText, i.e. on the time of input. I hope now you get it what I mean to say for e.g. we are entering the value of some email id, the validation is required in the login id of the

[android-developers] How to Validate the Data

2010-04-12 Thread Nubh
Hi Was going through some apps, I found out there was one application with validation, lets say we validate the data on web, similarly can anyone suggest and show a piece of code so that can get it how to do it. Thanks NUBH -- You received this message because you are subscribed to the Google

Re: [android-developers] How to Validate the Data

2010-04-12 Thread ~ TreKing
On Mon, Apr 12, 2010 at 4:33 AM, Nubh nubh.bharg...@gmail.com wrote: Was going through some apps, I found out there was one application with validation, lets say we validate the data on web, similarly can anyone suggest and show a piece of code so that can get it how to do it. Besides the

Re: [android-developers] How to Validate the Data

2010-04-12 Thread nubh.bhargava
How to validate the data in EditText, i.e. on the time of input. I hope now you get it what I mean to say for e.g. we are entering the value of some email id, the validation is required in the login id of the person that he/she doesnt use a special char or there is @ mark and there is '.'