Arun Sharma

Arun Sharma

  • Home
  • Android
  • Javascript

How to integrate Facebook and Google login on android – Part 2

  • 25. Jun
  • /
  • Android
  • /
  • No Comments

In the previous part, we have integrated Facebook login. Now, we are going to do Google Sign in implementation. If you have not seen the previous part, I will suggest you to look at it to understand what we are doing and which things are we using. Google SignIn Implementation Go to my repository link: https://github.com/DroidNinja/SocialLoginIntegrationAndroid Copy GooglePlusSignInHelper class
Continue reading…

  • Google, Sign in

How to Implement Sign in with Google Plus on Android

  • 06. Jul
  • /
  • Android
  • /
  • No Comments

Implementing Sign in with Google Plus is easy way of achieving user details by making them login with Google Plus. You can get almost every required details that is used for registration. When a user register for Google account, he/she always get Google+ profile as an addon. You can get profile information such as name,picture,email
Continue reading…

  • Android, Google Plus, Sign in

Arun Sharma

Things that Describes me : Full Stack Developer, Android Fan, Gadgets Lover, Hacking, Blogger, Social Enthusiast, Internet Lover.

Connect with me

Subscribe to Blog via Email

Join 11 other subscribers

Recent Posts

  • Integrate Android File Picker : PhotoPicker and Document Picker on Android
  • How to install ‘Let’s Encrypt’ Free SSL on ubuntu (14.04)
  • How to use Firebase Dynamic links and Invites on Android
  • How to integrate Push Notifications using Firebase Cloud Messaging (FCM)
  • Page Manager For Facebook – Use this extension to manage your Facebook fan pages

Featured

Integrate Android File Picker : PhotoPicker and Document Picker on Android

How to use Firebase Dynamic links and Invites on Android

How to integrate Push Notifications using Firebase Cloud Messaging (FCM)

How to Lazy load images with JSON parsing and infinite scrolling on Android

How to implement Facebook Login on Android

How to Implement Sign in with Google Plus on Android

[ANDROID][TUT 2]Setting Up Project and Creating Your First Android Application

[ANDROID][TUT 1] Setting up Android Kit and creating Emulator

How to generate KeyStore for signing your Android Application