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.
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.