Skip to content

Instantly share code, notes, and snippets.

@thunsaker
Created August 27, 2013 22:25
Show Gist options
  • Select an option

  • Save thunsaker/6359938 to your computer and use it in GitHub Desktop.

Select an option

Save thunsaker/6359938 to your computer and use it in GitHub Desktop.
Foursquare Connected App Schemes for Android
<data android:scheme="fsq+PRETENT_MY_CLIENT_ID_IS_HERE+reply" />
<data android:scheme="https" android:host="myapp.appspot.com" android:path="/reply" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment