yup, BitmapDecode.java is an example to play aniamted GIF where all frames are fully updated. But if animated file is partially updated about each frame(next frame is only the difference from current frame.) then it this example is displaying only one image. How can i coorect this ?
On Apr 24, 3:10 am, mathiastck <[email protected]> wrote: > In BitmapDecode.java APIDemos shows how you can use Movie to display > an animated GIF. I had partial success with it in the past. (I > sometimes got a movie back with zero duration). > > On Apr 22, 9:43 pm, nasam <[email protected]> wrote: > > > > > hi > > > Is animated GIF supported in android through SKIA library. I am not > > able to play animated GIF which is partially updated about each > > frame. > > > thanks > > NASAM- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

