标签: android rest oauth
我计划开发一个Android应用程序,它使用REST架构通过syncadapter将服务器上的数据同步。问题是,是否可以使用Google帐户对服务器上的用户进行身份验证?如果 可能,怎么样?你有任何代码片段吗?
- 克里斯
答案 0 :(得分:0)
通过谷歌查看此示例: http://developer.android.com/resources/samples/SampleSyncAdapter/index.html
看看这些文档 https://developers.google.com/accounts/docs/OAuth2