I am currently trying to authenticate with a server via a http Get call. The code provided below works when compiled in a java project. Returning the correct token to the pr
You probably did not add the Internet-Permission to your projects AndroidManifest.xml. If so, add the following line as a child of the node: