Webservice credentials - OpenID/Android AccountManager?

前端 未结 4 1075
面向向阳花
面向向阳花 2020-11-28 04:10

I\'m building a webservice and would like to use the user\'s google account credentials.

The service runs on GAE and will have a web client and an Android native cli

4条回答
  •  借酒劲吻你
    2020-11-28 04:12

    http://developer.android.com/search.html#q=AccountManager&t=0

    http://developer.android.com/resources/samples/SampleSyncAdapter/index.html at the bottom of this page you will find all needed code

    best regards

提交回复
热议问题