I'm wondering how would I make an image that is located at a specific URL equal to an ImageView's image?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
To download an image and set it as content for an imageview
|
|||||||||||
|
|
// Url = "url of image"
|
|||
|
|
Use Static Variable to get the Image ID and then Load it Dynamically. Check the IMAGE_Number. |
|||
|
|