Skip to content

Instantly share code, notes, and snippets.

@leapar
Last active June 25, 2016 09:47
Show Gist options
  • Save leapar/19f851e446850d1341d542fa32baa9bc to your computer and use it in GitHub Desktop.
Save leapar/19f851e446850d1341d542fa32baa9bc to your computer and use it in GitHub Desktop.
Map<String, String> headers = new HashMap<String, String>();
headers.put("headers", "User-Agent: okhttp/2.5.0");
setVideoURI(Uri.parse(path),headers);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment