I want to display animated GIF images in my aplication. As I found out the hard way Android doesn\'t support animated GIF natively.
However it can display animations
Use ImageViewEx, a library that makes using a gif as easy as using an ImageView.
ImageView