Suppose I have the URL for large animated gif and I wanted to make a youtube like activity that displays the animation in a streaming way. How do I
Did you try BitmapDecode?
BitmapDecode
There's an example in the API Demos here.