【问题标题】:Google LVL (License Verification Lib) : is it possible to run the app on a device without Google Play?Google LVL(许可证验证库):是否可以在没有 Google Play 的设备上运行该应用程序?
【发布时间】:2018-03-19 17:58:12
【问题描述】:

我正在阅读有关 LVL 的 Google 文档。

写在这里:https://developer.android.com/google/play/licensing/overview.html

“向应用程序添加许可不会影响应用程序在不提供 Google Play 的设备上运行时的运行方式。”

这是否意味着如果用户卸载 Google Play(或没有 Google Play,就像在中国对许多用户而言一样),他将能够下载和使用我的付费应用?

谢谢。

【问题讨论】:

    标签: java android google-play google-play-services android-lvl


    【解决方案1】:

    这句话的措辞真的很糟糕。我想它想说的是你只能使用 LVL 来检查一个应用程序是否是通过 Play 购买的,而不是检查它是否是通过任何其他应用商店购买的。

    如果您在应用中使用 LVL,并且该应用未被 Play 获取,则 LVL 调用将失败(如果 Play 不存在)或返回否定结果(如果 Play 存在但用户没有购买你的应用程序)。

    【讨论】:

      猜你喜欢
      • 2020-02-18
      • 2013-03-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-02-15
      • 1970-01-01
      • 2019-07-23
      • 1970-01-01
      相关资源
      最近更新 更多