How to get the Android device's primary e-mail address

后端 未结 12 2493
借酒劲吻你
借酒劲吻你 2020-11-21 13:30

How do you get the Android\'s primary e-mail address (or a list of e-mail addresses)?

It\'s my understanding that on OS 2.0+ there\'s support for multiple e-mail add

12条回答
  •  误落风尘
    2020-11-21 14:06

    This is quite the tricky thing to do in Android and I haven't done it yet. But maybe these links may help you:

    • Android Issue 1073:Google Auth Tokens should be accessible to 3rd party applications through an API
    • SDK API AccountManager in Andriod 2.x+

提交回复
热议问题