【问题标题】:Add Google Licensing Validation (LVL) Check in an Application made with Appcelerator在使用 Appcelerator 制作的应用程序中添加 Google 许可验证 (LVL) 检查
【发布时间】:2017-02-22 16:38:16
【问题描述】:

我一直在尝试将 Google 许可验证检查 (https://developer.android.com/google/play/licensing/setting-up.html) 附加到我使用 Appcelerator 制作的应用程序中。我发现了一个 GIT 存储库 (https://github.com/eric-sofisoftwarellc/TiLicensing),它应该包含一个可以完成这项工作的模块,但那里没有 .ZIP 文件,因此说明不完整或不清楚。

我尝试将源文件添加到我的应用程序的“模块”文件夹中,但它显示此错误:

ti:/module.js:280: Uncaught Error: Requested module not found: com.sofisoftwarellc.licensechecker.

我还发现了这个问题 (How to add Google Play license into an android application created with Appcelerator?),它最终将我重定向到同一个存储库。

是否有人拥有 GIT 存储库的说明中指定的 .zip 文件,或者是否有人曾经让它工作?我尝试使用 Appcelerator Studio 构建模块,但没有成功。

有人可以帮我吗?提前致谢。

【问题讨论】:

    标签: android google-play appcelerator licensing android-lvl


    【解决方案1】:

    如果您想在 Titanum SDK 6+ 项目中使用它,您必须重新编译该模块,因为它是在 2 年前创建的。但这不会那么容易工作,因为它使用了一些遗留类(org.apache.http),所以你必须更改模块才能让它工作,对不起。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-02-18
      • 2015-06-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-03-30
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多