Download base64 encode image using picasso lib in android -
i want load base64 encode image using picsso lib.
mimage=(imageview) findviewbyid(r.id.imageload_image); picasso.with(this).load("http://i.imgur.com/dvpvklr.png").into(mimage);
above code work fine when change url
https://bma8.officebrain.com/web/binary/image?model=mail.group&field=image_small&id=1
can not load image in imageview.
is there way load image?
please me.
you need intercept answer , change it, try solution click
Comments
Post a Comment