Skip to content

Instantly share code, notes, and snippets.

@PanosJee
Created April 24, 2012 10:57
Show Gist options
  • Select an option

  • Save PanosJee/2478772 to your computer and use it in GitHub Desktop.

Select an option

Save PanosJee/2478772 to your computer and use it in GitHub Desktop.
Map<String,String> extras = new HashMap<String,String>();
extras.put("activity","MyActivity");
extras.put("username","Ventrix");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment