how to extract frames of an animated .gif file in android

Viewed 1930

I want to extract all frames(images) of an animated .gif file as bitmap or Drawable or any common type of image and store all images in an array in android. How i do it? please help me.

0 Answers
Related