Hi,
Ive run into a problem, I'm running a httpurlconnection object and processing the response, however the response contains in it a massive load of odd characters. Ive tried swapping them out with the .replace() method but they aren't recognised as whitespace characters so I don't really know what I should be doing to get rid of them.
Is this a common problem? am I missing something obvious here?
cheers
Sim