本文介绍了CRC错误扩展文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
在得到成功上传和下载扩展文件
Got success in uploading and download the Expansion files Apk external data, Android Expansion
但现在我面临的 CRC 的同时解压我的文件。
but now I am facing CRC while unzipping my files.
没有得到确切位置的问题是,谷歌重新命名我的文件为 .obb
Not getting exactly where the problem is, Google rename my files as .obb
在搜索解决方法,如果有的话?
Searching for workaround, if any?
更新
在这里Steps创建APK扩展文件
推荐答案
固定它,我就跳过检查CRC32算法及其工作非常精细。
Fixed it, I just skip checking CRC32 algorithm and its working very fine.
这篇关于CRC错误扩展文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!