如何在Android上使用Flipboard效果
我真的很喜欢 iPad 上的一些效果。特别是 Flipboard,但我现在是一名 Android 开发人员,所以我想构建一个具有相同效果的应用程序。但我在互联网上找不到任何有关它的源代码。在 YouTube 上,我发现了一个我非常喜欢的视频。有人可以帮助我吗?
I really like some effects in iPad. Especial flipboard, but I am an android developer at the moment, so I want to build an app which has the same effect. But I cannot find any source code about it on the Internet. On youtube I found a video I really like. Can someone help me?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
嘿… 这里 是在 Android 手机上获得剪贴板效果的快速指南。只需完成本教程即可获得它。希望对您有所帮助。
Hey… Here is a quick guide for getting the clipboard effect on your Android phone. Just go through this tutorial for getting it. Hope it will be helpful to you.
http:// openaphid.github.com/blog/2012/07/27/how-to-handle-touch-events-for-flip-animation/ 你去吧,但它是在 opengl 上,并且我不确定它是否支持 ListView 等复杂视图。如果你想从头开始制作一个,我也推荐你这个链接。是在Flex上,但是原理是类似的。 http://oreilly.com/pub/a/javascript/archive /flashhacks.html?page=1
http://openaphid.github.com/blog/2012/07/27/how-to-handle-touch-events-for-flip-animation/ there u go, but it is on opengl, and i'm not sure if it supports complex views as ListView. If you want to make one from the scratch i also recommend you this link. It is on Flex, but the principle is similar. http://oreilly.com/pub/a/javascript/archive/flashhacks.html?page=1