Android Dev.: How to populate gallery by image URL? -


i'm trying build gallery images within pulled images url website. i.e. instead of doing r.drawable.xxxx.jpg, use url represent image.

is possible? if so, can show me example in code?

thanks

this might old post, hey library github might helpful

android image loader

also, on application class, set option maxpriority better outcome.

cheers, hope helps...


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -