Sorry, the decoders don't expose per-frameness yet.

It may seem awkward, but you can load a Movie, and then draw each
frame into an offscreen bitmap, and then save/compress those into
separate files.

On Tue, Feb 3, 2009 at 5:23 PM, Siva Rajaraman <sriram...@gmail.com> wrote:
>
> Hello Everyone,
>
> I would like to know how to read in an image file which has multiple
> frames in it. Something like an animated gif file. I would like to
> perform frame by frame animation with a file of this type. I don't
> want to have each frame as drawables in the resource directory. Can
> anyone trhow some light on how to perform the above mentioned tasks.
>
> Thanks
>
> Siva
>
> P.S - I have already checked the example in the API demos where an
> animated gif is read as an object of type Movie. I don't want to read
> it in as a movie file.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to