如何在Android中播放GIF文件? [英] How to play a GIF file in Android?

查看:388
本文介绍了如何在Android中播放GIF文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在当前活动中播放GIF文件.

I want to play a GIF file in my current activity.

我有一个XML文件,其中有一个布局.

I have an XML file in which there is a layout.

我想在同一班活动"中播放GIF.

I want to play the GIF in the same class Activity.

有没有一种简单的方法可以在Activity类中播放GIF文件?

Is there a simple way to play a GIF file in an Activity class?

推荐答案

Android不支持播放GIF动画文件.如果您需要播放它们,则需要将它们分解为几帧,然后逐帧设置动画.

Android doesn't support the playing of animated GIF files. If you need to play them then you need to break them apart into frames, and animate each frame one by one.

这将使您分割GIF文件 http://www.xoyosoft.com/gs/

This will let you split up the GIF file http://www.xoyosoft.com/gs/

这篇关于如何在Android中播放GIF文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆