Skip to content

Instantly share code, notes, and snippets.

@DavidMellul
Last active May 16, 2018 11:52
Show Gist options
  • Select an option

  • Save DavidMellul/86b694975d90a1d9aa7ff060b7d45802 to your computer and use it in GitHub Desktop.

Select an option

Save DavidMellul/86b694975d90a1d9aa7ff060b7d45802 to your computer and use it in GitHub Desktop.
// Configuration Stuff
// ...
String url = "http://soulmate.com/app/manage_users.php";
// AsyncTask stuff to make an HTTP GET request on a remote REST API
// ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment