I have a listview connected to an adapter showing messages but, I am trying to implement next and previous buttons in a different activity.
The problem is how do u show the next or previous item on the listview when a button is clicked from another activity (detailed view activity).
I have entered image description here :
Attached are screen shots of the project with the next and previous buttons