android - How to load background Image programmatically ? Using picasso library -


i'have trying load background image url programmatically (so when i'd change background, change image , don't need modify application).

picasso best library load background image url, tried use big imageview , loading image picasso, doesn't work good, works few times.

can suggest else please ?

you question answered on stackoverflow. refer these

  1. visit image loading libraries
  2. stackoverflow - lazy load images

please search on stackoverflow before ask questions.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -