I\'ve a ListView where every element in the list contains a TextView and two different Buttons. Something like this:
ListView
ListView ------------------
you can add listeners in your getView() method of Adapter.