Android Page Curl Animation

2019-04-11 10:49发布

问题:

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

回答1:

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



回答2:

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