
Android代码-整合Facebook与Google登录功能
5星
- 浏览量: 0
- 大小:None
- 文件类型:None
简介:
本项目提供了一套简洁高效的解决方案,帮助开发者在Android应用中轻松集成Facebook和Google的用户认证系统,提升用户体验。
Whats in the Box:
- Login framework for your app.
- Implementation of Facebook and Google login.
- Easy way to implement custom login and sign up.
Setup:
1. Include in your project using Gradle.
- The Android-Smart-Login library is available on jcenter, so you need to add the following dependency to your apps build.gradle file:
```
compile light.studios:android-smart-login:1.2
```
2. As a module
- If you cannot include it as a Gradle dependency, download this GitHub repo and copy the library folder into your project.
全部评论 (0)
还没有任何评论哟~


