【问题标题】:Widget to show number of installs on my app in the Google play store用于显示我的应用在 Google Play 商店中的安装次数的小部件
【发布时间】:2018-11-06 16:40:17
【问题描述】:

我正在寻找一种方法来为我的 Android 设备制作一个小部件,以显示我在我的 Android 应用上的安装次数。到目前为止,我的想法是制作一个从 Google Play 控制台读取信息的应用程序,但我找不到任何方法来获取该信息。有什么想法吗?

【问题讨论】:

    标签: android rss android-widget google-play-console google-developers-console


    【解决方案1】:

    Google play 不提供任何官方 API 来获取该信息,但您可以根据需要使用第三方 API。

    一个例子是apptweak

    【讨论】:

      【解决方案2】:

      对于类似的需求,您可以在 google 代码上使用非官方 API,即 here

      它可用于检索应用详细信息和其他安卓市场数据。喜欢:

      >You can browse market with any carrier or locale you want.
      >Search for apps using keywords or package name.
      >Retrieve an app info using an app ID.
      >Retrieve comments using an app ID.
      >Get PNG screenshots and icon
      

      【讨论】:

        【解决方案3】:

        已经有an official Google Play console app 提供了这些信息以及更多信息。

        它没有小部件,但您可以联系开发人员索取。我坐在他们旁边,所以我会提到这个请求。

        【讨论】:

          猜你喜欢
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 2015-12-16
          • 2014-01-24
          • 1970-01-01
          相关资源
          最近更新 更多