I am using Android 2.2. I am trying following code to run:
Uri uri=Uri.parse("http://bluediamondring-s.com/wp-content/uploads/2010/08/gold-ring.jpg");
File f=new File(uri.getPath());
image.setImageURI(Uri.parse(f.toString()));
image.invalidate();
But image is not visible on my android screen.
suggest something.
Regards,
Rahul
let me give you an method
utils
}
when adapter to use
like this
//http://temp/file/book/images/1325310017.jpg -> (this is your image url..)