I want to show an animated GIF image in an android application like the image below. I have tried the webview but no success. How to show the animated gif in the application
I have also tried to do the same but Android doesn't show gif images with Animation. If you want to achieve the same then you have take few frames of your animated Image and then use frame by frame animation.
You Can have reference in the below link. http://developer.android.com/reference/android/graphics/drawable/AnimationDrawable.html