I have a cursor that contains several items and I need to place each item on a page and I want to be able to scroll between pages by scrolling left and right... I think it's a horizontal list view but couldn't figure out how to do it... thnaks.
edit: how can I add the content of the cursor to the viewpager?