在android的意图之间的页面旋转动画



我正在做动画,现在我必须在意图(视图或布局)之间实现页面弯曲动画,但我发现没有原生api或库可以用来在Android中实现这一点。如果有人可以提出任何建议,将是非常伟大的或为我提供一些方向来实现这在android,如通过使用开放的GL。谢谢

github上很少有项目可用:

  • MysticTreeGames/android-page-curl
  • harism/android_page_curl

通过使用它,您可以轻松地将页面卷曲集成到项目中。

我希望它会有所帮助!!

哪些步骤会重现这个问题?

1. Downloaded pagecurl project
2. Imported to Eclipse ->API level 16
3. Created AVD with option GPU on
4. Run the application 

期望的输出是什么?你看到的是什么?

Expected
Should show the Pagecurl but 
Actual
No rendering,Black screen
What version of the product are you using? 
On what operating system?

Windows 7 32bit,Android Emulator

请提供以下任何附加信息

最新更新