I'am developping an android app that receive an image url from java server, load image and then display it
after receiving the server response I get this error
java.net.URISyntaxException: Illegal character in scheme at index 0: http://farm1.static.flickr.com/131/371306796_7e18d505fb_b.jpg
So how to fix this problem?
As you can see there is a space in this url:
" http://farm1.static.flickr.com/131/371306796_7e18d505fb_b.jpg"
So how to fix this problem?
Probably removing the space will fix it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With