Android的动画GIF(蛋糕)蛋糕、动画、Android、GIF

由网友(离别渲染成伤)分享简介:我在Android的pre蛋糕但是我的老code将不再有效使用的GIF动画。确切的说:I've used animated GIFs in Android pre cupcake however my old code no longer works. To be exact:Movie.decodeStream始...

我在Android的pre蛋糕但是我的老code将不再有效使用的GIF动画。确切的说:

I've used animated GIFs in Android pre cupcake however my old code no longer works. To be exact:

Movie.decodeStream

始终返回null ......没有人有任何解决方法/修复播放GIF动画?

Always returns null... Does anyone have any workarounds/fixes to play animated GIFs?

推荐答案

还有的 bug报告此。看起来唯一的选择目前是分割它,做手工逐格动画。有一个在文档说明怎么办这一点。

There's a bug report for this. Looks like the only option currently is to split it up and do frame-by-frame animation manually. There's instructions in the docs for how to do this.

阅读全文

相关推荐

最新文章