标签: html5 android-contacts google-contacts
是否可以通过移动/桌面网站访问手机通讯录/谷歌联系人。
我很好,访问类似于playstore app,用户首先必须允许网站访问联系人
由于
答案 0 :(得分:0)
您可以访问Google的People APIs。
People APIs
要轻松获得权限并代表用户对这些API进行身份验证,您可以使用Google Play Services GoogleAPI服务,请参阅this和this。
Google Play Services
GoogleAPI