Wednesday, 14 August 2013

Load animated image from url on android

Load animated image from url on android

I've one url
http://radblast.wunderground.com/cgi-bin/radar/WUNIDS_composite?maxlat=38.35494788602722&maxlon=-121.87068343162537&minlat=37.180387917398&minlon=-122.96931557357311&rainsnow=1&smooth=1&frame=0&num=10&alpha=1&delay=10&cors=1&theext=.gif&nodebug=0&png=0&min=1&noclutter=0&radar_bitmap=1&noclutter_mask=1&brand=wundermap&width=800&height=1082
It has no of image animated.
I want to show the image on in my app not in browser and webview.
How to download gif image and how to show it?

No comments:

Post a Comment