Getting Android owner's email address nicely

前端 未结 4 416
忘了有多久
忘了有多久 2020-11-29 16:47

I want to allow the user to provide me their email address without typing it in. Ideally, there\'d be a text field where the user could either type an email address or push

4条回答
  •  野性不改
    2020-11-29 17:30

    There is no nice way to access the user's account (e-mail) information without asking for the GET_ACCOUNTS permission. :-)

提交回复
热议问题