ListView onItemClickListener does not work Android
问题 Ive seen plenty of posts, plenty of tutorials but i can't find the key to make this work. I have a listView with friend requests,as u see these requests have 2 buttons (accept or deny) and i want to know how can i know which button is clicked (At the moment it doesnt even works to tell me if an item is clicked). Please help, im like desperate. Heres the code of the Activity import java.util.ArrayList; import java.util.HashMap; import java.util.List; import org.apache.http.NameValuePair;