Android 卷页动画

发布于 2024-10-16 04:33:40 字数 131 浏览 6 评论 0原文

我对 Android 动画有点陌生。目前我正在开发一个故事活动,需要像 iPhone 中那样使用卷页动画。我发现 iPhone 中有一种方法可以做到这一点。但我仍然找不到在android中做的方法。所以请帮我解决这个问题。

谢谢大家

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

秋心╮凉 2024-10-23 04:33:40

谷歌代码中有一个项目可以解决这个问题:
http://code.google.com/p/android-page-curl/

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

蓝海似她心 2024-10-23 04:33:40

另外,我一直在寻找好的解决方案,这里是我的研究结果:

  • App in the Google play with curl 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 中的卷页动画?

在android上实现页面卷曲?

Android页面卷曲动画

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文