Use the setOnItemClickListener method to attach a listener to your listview.
You will get methods which will be called with all the info passed to you
there. Look at some simple ListView samples, and you will get an idea.

Kumar Bibek
http://techdroid.kbeanie.com
http://www.kbeanie.com



On Fri, Jan 7, 2011 at 1:51 PM, Harshit Agrawal <[email protected]>wrote:

> HELLO SIR/MADAM
>
> I am new in android. Please send me the complete code to get the row number
> when I click on a item in LISTVIEW.
>
>
> WITH REGARDS:
> HARSHIT AGRAWAL
>
> --
> 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

Reply via email to