how to integrate google login in android

Help me with implementing google signup/sign-in in android devices,which Secret key,Client Id to use from google developer project console.

Hi Bhushan,

Here’s a complete sample showing the integration with google:
https://github.com/Backendless/Android-SDK/tree/master/samples/LoginWithGooglePlusSDK

Mark

Mark, i feel like you guys don’t give clear answer to this problem. The example you gave does not answer the question about that Google plus secret at all!! In google dev console, creating an Oauth client only gives a client ID number. so what do u guys consider client secret? please clarify because docs for authentication using gplus sdk have been really bad so far.

The documentation for login via Google+ is still in progress, for now you can only refer to the sample app Mark provided above.

I think this is how to setup Google Login with Backendless

Hi Barry,
Thanks for your answer!
Regards, Artur