Hi,
I want to make an app that shows images from a certain tumblr account.
I run into a problem with getting the image from tumblr.
I use JSON and the requested address is this:
richkidsofinstagram.tumblr.com/api/read/json/
And the i try to retrive "photo-url-1280".
When the app is launched nothing happens and it just shows and empty screen, it fails to set the image.
The whole code can be seen at:
stackoverflow.com/questions/12266606/how-to-parse-tumblr-image
I hope somebody can help me, im really getting stuck at this point.
I want to make an app that shows images from a certain tumblr account.
I run into a problem with getting the image from tumblr.
I use JSON and the requested address is this:
richkidsofinstagram.tumblr.com/api/read/json/
And the i try to retrive "photo-url-1280".
When the app is launched nothing happens and it just shows and empty screen, it fails to set the image.
The whole code can be seen at:
stackoverflow.com/questions/12266606/how-to-parse-tumblr-image
I hope somebody can help me, im really getting stuck at this point.