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] 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.

