Android Page Curl Animation

4.3k Views Asked by At

I'm bit new to android animations. Currently I'm developing an story activity which needs to use page curl animation like in iphones. As I found there is a way to do that in iphone. But still i couldn't find a way to do in android. so please help me on this.

Thanks to you all

2

There are 2 best solutions below

0
On

also, i've looked for good solutions and here is results of my researching:

  • App in the Google play with curl animation:

https://play.google.com/store/apps/details?id=com.flyersoft.moonreader

  • Project on the Github (both are used to images only):

https://github.com/harism/android_page_curl

http://code.google.com/p/android-page-curl

  • Topics:

Page Curl Animation in android?

Implement page curl on android?

Android page Curl animation

0
On

There is a project in google code that solves that: http://code.google.com/p/android-page-curl/