android - Image not getting loaded using UIL, volley or picasso -
i trying load image using various image loaders. failed. can tell me reason? have tried image url , working each of them. url: http://kbsi.in/images/books/gbp/front/i-have-a-dream.jpg
try aquery.
aquery maquery = new aquery(this); maquery.id(view.findviewbyid(r.id.imageview)).image("http://kbsi.in/images/books/gbp/front/i-have-a-dream.jpg", true, true);
i tested , works!
android
No comments:
Post a Comment