我可以在 android studio 中添加 Google plus Sign In 作为模块吗?

Posted

技术标签:

【中文标题】我可以在 android studio 中添加 Google plus Sign In 作为模块吗?【英文标题】:Can i add Google plus Sign In as a module in android studio? 【发布时间】:2016-12-29 22:45:14 【问题描述】:

请不要在未完全阅读的情况下标记为重复。

我知道与在 android 中集成 Google 登录相关的事情,我之前在我的一个项目中做过,我在 android SDK 和 Studio 版本 2.1.2 中使用最新的 Google 存储库

根据这张图

我们可以直接将 Google Cloud API 包含为任何项目的模块,我的问题是我们可以为通过 Google API 登录做同样的事情吗?

希望有办法做到这一点,如果有人可以指导它或有任何参考,请回答。 谢谢。

【问题讨论】:

【参考方案1】:

可以,这里有 Google 在 GitHub 上提供的示例模块: https://github.com/googlesamples/easygoogle

它也有如何使用它的说明,它也非常简单和优化。

你可以试试,因为它是开源的。

希望对你有帮助!!!

【讨论】:

好的,但是如果我使用的是firebase,那么可以这样做吗? 离场没问题。

以上是关于我可以在 android studio 中添加 Google plus Sign In 作为模块吗?的主要内容,如果未能解决你的问题,请参考以下文章

无法在 Android Studio 中添加苹果设备

如何在 android studio 中添加 Mopub 广告

Android Studio添加依赖编译报错

如何在Android Studio中包含* .so库?

如何在 android studio 中为初学者添加操作栏?

如何将 3d 模型添加到 Android 应用程序以在 Android Studio 中绘图?