Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Plus

Android App Crashes After Proguard Obfuscation (google Plus People Search)

I added some code to my app to search people on Google Plus. This code works well without Proguard.… Read more Android App Crashes After Proguard Obfuscation (google Plus People Search)

Android: How To Create The Google Plus Login Animation?

Does anyone know how to create a similar animation to the login animation used in the Google Plus A… Read more Android: How To Create The Google Plus Login Animation?

Login Using Gmail Credentials

Is there a way I can use Google credentials to get basic user info like Email, Name, Gender and u… Read more Login Using Gmail Credentials

Can I Use Google Plus Sign In To Authenticate My Oauth Methods In App Engine?

I successfully implemented Google Account sign in using the tutorial here for Android: https://deve… Read more Can I Use Google Plus Sign In To Authenticate My Oauth Methods In App Engine?

Failed To Find Provider Info For Com.google.plus.platform

I have integrated an app with Google+ platform as well as a Google+ button so far. Things seem to b… Read more Failed To Find Provider Info For Com.google.plus.platform

Google+ App Showing Wrong Pictures When Sharing Through Android

I have programmatically added Google+ sharing to my app. I have a set of photos that I include wit… Read more Google+ App Showing Wrong Pictures When Sharing Through Android

Why Does Google+ Login Accomplish Login With An Error?

I've been dealing with Google+ login on android lately, and one thing keeps bugging me. In all… Read more Why Does Google+ Login Accomplish Login With An Error?

Google Plus Android Api: "the Method Setactions(string[]) Is Undefined For The Type Plusclient.builder"

I am trying to make the sample Android Google+ app working... (sample app provided by Google here: … Read more Google Plus Android Api: "the Method Setactions(string[]) Is Undefined For The Type Plusclient.builder"