Skip to content

Instantly share code, notes, and snippets.

@iraSenthil
Created June 13, 2013 14:57
Show Gist options
  • Select an option

  • Save iraSenthil/5774355 to your computer and use it in GitHub Desktop.

Select an option

Save iraSenthil/5774355 to your computer and use it in GitHub Desktop.
private final static String CLIENT_ID = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";
private final static String CLIENT_SECRET = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";
private final static String CALLBACK_URL = "com.example.runkeeperapi://RunKeeperIsCallingBack";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment