简体   繁体   English

Google Plus API和Gmail API在Android应用程序中的集成

[英]Google plus API and Gmail API integration in android app

In android I need to create an app where user can login through google account and can access its basic profile information and its inbox mails also. 在android中,我需要创建一个应用,用户可以通过google帐户登录,还可以访问其基本个人资料信息和收件箱中的邮件。 How do I integrate google plus API and gmail API together. 如何将Google Plus API和gmail API集成在一起。 Also please let me know how to integrate gmail API to access mails. 另外,请让我知道如何集成gmail API来访问邮件。

Google+ sign-in lets users sign in to your Android app with their existing Google account and get their profile information like name, email, profile pic and other details. Google+登录使用户可以使用现有的Google帐户登录到您的Android应用,并获取其个人资料信息,例如姓名,电子邮件,个人资料图片和其他详细信息。 By integrating google plus login in your apps, you can get all the user details in one shot. 通过将google plus登录信息集成到您的应用中,您可以一次性获得所有用户详细信息。 Not only login, you can do other things like posting to their g+ account, getting list of circles, friends list and lot more. 您不仅可以登录,还可以执行其他操作,例如发布到他们的g +帐户,获取圈子列表,朋友列表等等。 The major advantage of integrating G+ login is, you can drive more users to your app by providing quicker & easiest way of registration process. 集成G +登录的主要优点是,您可以通过提供更快,最简单的注册过程来吸引更多用户使用您的应用。

visit 访问

http://www.androidhive.info/2014/02/android-login-with-google-plus-account-1/ http://www.androidhive.info/2014/02/android-login-with-google-plus-account-1/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM