Google+ sign out from a different activity

前端 未结 9 1701
终归单人心
终归单人心 2020-12-05 00:17

I have started using the Google+ API for android, and I have created a sign-in application following this tutorial:

https://developers.google.com/+/mobi

9条回答
  •  执笔经年
    2020-12-05 00:33

    It would probably be easier to create a base class and inherit the connect/disconnect methods. Photohunt, our full sample, documents this design in detail.

    Docs Code

提交回复
热议问题