How to implement Flipboard ipad page turning animation for view flipper in android?
android, viewflipper
Solution
Here is a good tutorial that explain this principle(it's implemented with Flex, but works with android too).
Problem
Trying to implement page turning animation exactly as the flipboard ipad app. I have referred some blogs and following links : Android: How to make the flip animation for android activity, as like iphone flip horizontal from left to right? How to do page flip/turn/curl effect in android but able to implement only the normal page curl effect. Is there a way to implement the page turning effect for view flipper similar to flipboard ipad app in android? The flipboard ipad app animation is as in the following link : Flipboard ipad app