Animated Android Page Animation

I'm a little new to animation for Android. I'm currently developing a story that should use page curl animation, as in iphones. As I found, there is a way to do this on iphone. But still, I could not find a way to do it in android. so please help me with this.

Thank you all

+3
source share
2 answers

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

+4
source

In addition, I was looking for good solutions, and here are the results of my research:

  • Application in a Google game with curled animation:

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

  • Github ( ):

https://github.com/harism/android_page_curl

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

  • :

?

?

Android- Curl-

+1

Source: https://habr.com/ru/post/1790214/


All Articles