HTTP Requests on Galaxy Note2

They just don't work....

response.get("utf8") renders an error and getasynchronously is inefficient and doesn't work...

So...how to do? I just need to read the url request into a string...simple...the request contains only about 40 characters...

btw I'm far from a "noob" :)
 
Top