I need help displaying this image which I'm pulling from a JSON server.
JSON Value returned:
"photoThumbnailUrl": "http://media.xxx.co.uk/75k/74944/18863829
/74944_OSI1000044_IMG_00_0000_max_200x138.jpg"
I just need to display this image in my application.How do I do this?