可以加载未加密的obb,但加密错误21 [英] can mount unencrypted obb but with encrypted error 21

查看:287
本文介绍了可以加载未加密的obb,但加密错误21的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这与kitkat错误无关,我在4.4.2中测试

This is not related with kitkat bug, i'm testing in 4.4.2

我可以挂载没有问题的obb文件,问题是当尝试做与加密的obb相同。我正在Windows中使用jobb:

I can mount without problems the obb file, the problem is when try to do the same with encrypted obb. I'm using jobb in windows like this:

jobb -d my_folder -o exp.obb -k pwd -pn com.example.name -pv 1

我更改为加载加密的obb文件的唯一办法是: p>

The only thing i changed to load encrypted obb file is this:

stgMgr.mountObb(mObbPath, null, new mOnObbStateChangeListener)
stgMgr.mountObb(mObbPath, pwd, new mOnObbStateChangeListener)

这不是一个权限问题。那么为什么我不能加载加密的obb文件?
i阅读此在Android中使用加密的OBB文件但不要了解代码而且不在文档中。
谢谢。

it's not a permissions problem. So, why i cant mount the encrypted obb file? i read this Using encrypted OBB files in Android but don't understand the code. And is not in documentation. Thanks.

推荐答案

暂时没有解决这个错误。保证在所有android版本中不出现此问题的唯一方法是不要使用加密加密的obb文件。

There is no solution to this bug for the time being. The only way to guarantee not to have problems with this issue in all android versions is not to use encryption encrypted obb files.

这篇关于可以加载未加密的obb,但加密错误21的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆