I'm an android beginner. I know there's another question like mine here but I need something more explained....
What I want to do is use tabs and fragment + listview: I want all the tabs with a ListView.
So the question is how can i do that? If I want to put buttons/EditText etc in these ListViews, where do I create the Listeners?
Thank you...