which function i need to call ? do you have some code snippet i am new to android and don know any thing.
thank you On Thu, Jan 6, 2011 at 5:58 PM, Kapil Lokhande <[email protected]>wrote: > Hi Amit, > > you have to override onListItemClick event in your activity extending > listactivity. > in that event you wull get position or row number of list item. > -- > Thanks & Regards, > Kapil Lokhande | Dexter Advisory Pvt. Ltd. <http://dexterltd.com/> | > Android Developer > [image: dexterlogo.jpg] > > > On Thu, Jan 6, 2011 at 5:04 PM, Amit Mangal > <[email protected]>wrote: > >> Hi Any one, >> Is there any way to get row number in list view in which i clicked ? >> suppose that if i clicked on row 5 how can i get which number of roe i >> clicked ? >> >> thank you >> >> -- >> 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]<android-developers%[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 post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[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 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

