android view web pictures in gallery
- by bitma
I am new to android, I just finished Hello gallery tutorial, and a web pciture tutorial.
Now I want to know how can I show some web images in gallery?
the hello gallery code is from andorid tutor
this is Web gallery code, I want to load some pictures from web and then show them in gallery, how can I write it?
public class WebGallery extends…