通过网站访问用户的移动联系人

时间:2017-12-19 07:15:36

标签: html5 android-contacts google-contacts

是否可以通过移动/桌面网站访问手机通讯录/谷歌联系人。

我很好,访问类似于playstore app,用户首先必须允许网站访问联系人

由于

1 个答案:

答案 0 :(得分:0)

您可以访问Google的People APIs

要轻松获得权限并代表用户对这些API进行身份验证,您可以使用Google Play Services GoogleAPI服务,请参阅thisthis