I have a list of videos located in the sd-card. At this point, I just need help in creating gestures or swipe detection for each row in the list view. Thanks to this question at
I think what you're looking for is SwipeView (or perhaps even ViewFlow) rather than standard Android gesture detection.