How can i make a dynamic flipping screen(like that of iPhone) in Android
- by Maxood
I am parsing data through the web service. I want the flipping horizontally rather than vertically. Here is a tutorial where ViewFlipper is used but it is for static data.