ah, my fault, sorry sir. this is what i've tried -> http://pastie.org/6105864
i just want to achieve that when i click in every single image on gridview layout, it will pop up an alert dialog that contain edittext. and i want to check the input from edittext if that's true or not. i can to check the first input from edittext in first image, but in second image, i failed to check the input. please help me. thanks. Pada Sabtu, 09 Februari 2013 7:16:47 UTC+7, Lew menulis: > > 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.

