如何在Android上运行gif文件?文件、如何在、Android、gif

2023-09-05 04:35:46 作者:在下日天,有何贵干

我想在我的当前活动播放的gif文件。

I want to play gif file in my current activity.

我有一些铺陈XML是存在的。

I have a xml in that some lay out is there.

我想在同一类活动发挥GIF。

I want to play gif in same class Activity.

指任何简单的方法来在活动课播放gif文件?

Means any simple way to play gif file in activity class?

您的建议是帮助了我很多。

your suggestion is helping me a lot.

推荐答案

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/

 
精彩推荐
图片推荐