Android APK 扩展

标签 android apk-expansion-files

我的一切正常,然后我需要在 obb 中上传新版本的资源。我将我的 list 中的版本号提高到 3,我压缩了资源并将其命名为 main.3..obb 并像我为第一个一样上传它。我更新了现在,当我尝试下载它时,我得到了这个:

I/LicenseChecker(971): Binding to licensing service.
I/LicenseChecker(971): Calling checkLicense on service for <package>
I/LicenseChecker(971): Start monitoring timeout.
I/LicenseChecker(971): Received response.
I/LicenseChecker(971): Clearing timeout.
W/LicenseValidator(971): Error contacting licensing server.

我似乎无法获得有关问题所在的更多信息!有没有人有这方面的经验?

最佳答案

根据其他人的经验,您需要等待几个小时才能让 google 准备好文件。引用:Error contacting licensing server

关于Android APK 扩展,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20531950/

相关文章:

android - 第二次停止录制时应用程序崩溃

java - android 应用程序正在打开浏览器应用程序而不是 webView,我该如何阻止它?

android - 在 fragment 中调用 getTag() 时总是返回 null

android - getAPKExpansionZipFile() 返回 null

android - 应用程序 apk 大小超过 100mb。如何上传到 PlayStore?

android - 在 Android 的 Java 中呈现 Microsoft Surface Identity 标签

Lollipop 上的 Android 渐变无法正常工作。 - API 21

android - play_licensing 使用 downloader_library 抛出 AIDL 错误,用于使用 Gradle 进行 APK 扩展

android - 有谷歌的 JOBB 工具的替代品吗?