简体   繁体   中英

Play .gif animation in dynamic x,y - Android

I'm trying to play gif animations on certain x,y coordinates. i tried using the Movie class, but sadly most gif animations plays wired and not smooth enough. In the Movie class i could simply set x,y coordinates of where i want my movie to be, Now i want to use the GifDecoder class, but have no idea how to play it in dynamic x,y coordinates which changes all the time, and also make it seem smooth.

If you want to use GifDecoder , then here are some resources that I think might help you.

A tutorial can be found here .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM