Are you talking about something like this? http://www.youtube.com/watch?v=F1ip2b95sGo#t=07m20
If so, that is a view animation. Never done it, but the following link might help you. http://code.google.com/p/secrets-for-android/source/browse/trunk/src/net/tawacentral/roger/secrets/Flip3dAnimation.java?spec=svn72&r=13 On Apr 20, 2:17 am, Maxood <[email protected]> wrote: > How can i make a dynamic flipping screen(like that of iPhone) in > Android > > 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. > > Suppose we have 2 activities with their respective xml files: Splash > Activity ->splash.xml Menu activity ->menu.xml Now how we can flip > between these 2 activities? That is from splash to menu and vice > versa. > > Maqsood > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group > athttp://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

