Search code examples
androidimageviewflip

Are there any tutorials out there on how to implement "page-flip" into an android app?


More specifically I am looking for one to try and flip views instead of images. I want the user to flip the page over like an e-book, to reveal more content underneath. I have 3 or 4 tutorials but they are all for images and I can't see any way to convert them to flip views.

Does anyone know of anything like this? Also, I will be implementing this into a 3.0/3.1 app, if that makes a difference.


Solution

  • Here's an example: Example

    Or you can also lookup for some Android Game Engines (And Engine) to get more flashy animations