gauravnavgire/AndroidOAuthFlowSample
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Sample Android app that does the OAuth Dance. Accompanying article can be found here : http://blog.doityourselfandroid.com/2010/11/10/oauth-flow-in-android-app/ Goes through all the steps of the OAuth Flow * Get Request Token * Authorize Token * Get Access Token * Perform Google API call (retrieve contacts).