Trying to implement page turning animation exactly as the flipboard ipad app. I have referred some blogs and following links :
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 :
Here is a good tutorial that explain this principle(it’s implemented with Flex, but works with android too).