i want to check if it's true or not from the input of the edittext. i failed to check in second image and so on. but in first image, i succeed to check the input. this is what i've tried -> http://pastie.org/6105864<http://pastie.org/6105819>
Pada Sabtu, 09 Februari 2013 11:16:05 UTC+7, Paul-Peter Tournaris menulis: > > What do you mean by validate? > > > > On Sat, Feb 9, 2013 at 2:16 AM, Lew <[email protected] <javascript:>>wrote: > >> Prabu Siabuabu wrote: >> >>> hallo android [sic] developers! i want to ask how to check the value of >>> edittext [sic] input in gridview[sic]? ok, let me explain a lil bit about >>> the context. i have a gridview layout and have some images in there, then >>> when i click each of them, the alert pop up with the edittext on alert. >>> then i should to input the name of the images, when i input the name of the >>> first image, it works to validate. but, when i input the second image's >>> name, it failed. so, how i can achieve to validate the input the second and >>> so on of the image's name? thanks in advance. >>> >> >> Instead of talking about code, show us code. >> http://sscce.org/ >> >> Your error is in the part of the code you did not show us. >> >> Your English is sufficient, but you are misspelling Java types, and that >> means your Java is bad. >> >> -- >> Lew >> >> >> -- >> -- >> 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]<javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> 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 unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

