¡@

Home 

2014/10/16 ¤W¤È 08:14:15

android Programming Glossary: gifview

Showing gif in android

http://stackoverflow.com/questions/7777315/showing-gif-in-android

gif in android i have this code to show gif image with Movie. public class GIFView extends View private Movie movie private InputStream is private long moviestart public GIFView Context context super context.. Movie. public class GIFView extends View private Movie movie private InputStream is private long moviestart public GIFView Context context super context is getResources .openRawResource R.drawable.anim_cerca movie Movie.decodeStream is @Override.. SHOW GIF BUT ON DEVICE IT'S OK android gif movie share improve this question I solved in this way public class GIFView extends View private Movie movie private long moviestart public GIFView Context context throws IOException super context..