php - 在Google Play商店中获取已安装的应用-PHP

标签 php google-play google-play-services

是否可以获取用户已在Google Play商店中安装的应用程序?我想获得他的等级列表,所以我需要他安装的应用程序。

有没有办法获取这些信息?也许是Google Play商店API?我想通过PHP访问数据。

最佳答案

我非常怀疑您能否获得此信息,Google不会仅仅给出有关哪些用户安装了哪些应用程序的信息。

您可以使用http://code.google.com/p/android-market-api/之类的内容来搜索应用程序/评论/可能的评分,但不支持获取特定于用户的特定数据。

关于php - 在Google Play商店中获取已安装的应用-PHP,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19246769/

相关文章:

php - 回显中的 printf

php - Kohana 3 中的基本 URL

android - 实现以下功能是否违反Google Play政策?

android - 在 Google Play 上隐藏应用程序

Android - GoogleApiClient - 未连接 fragment 负载

android - Google Play 示例错误代码 : 393238

javascript - 重定向实时网站访问者而不刷新或单击任何内容?

php - 如何使用 php 将视频从一种格式转换为另一种格式

android - 某些国家/地区在 Google Play 开发者控制台中被禁用

android - Fused Location Provider - onLocationChanged 停止调用