I recently found a very interesting service from Google which provides to access to Google APIs for various Google Services like Buzz, Places, Latitude etc. I could set up a project there and create API access for web applications (via OAuth2.0) and native applications. I wanted to use the native API for my Android app. It API gives me Client ID, Client Secret and redirect URL. How do I use these in my Android Application, say to access Buzz? Any sample apps, snippets available?

有帮助吗?
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top