Error ERROR_COULD_NOT_MOUNT mounting obb on some devices

↘锁芯ラ 提交于 2019-12-07 19:12:33

问题


We have an unencrypted obb file that is giving us problems on the Droid Maxx when running Android 4.4. It seems fine on the same device running Android 4.1. It is also fine on a range of other devices running anything from Android 4.0.1 to 4.4.2.

The problem is that when we try to mount the obb, we always get back ERROR_COULD_NOT_MOUNT in the OnObbStateChangeListener. If we call isObbMounted() we get back false.

I know people have had problems with mounting encrypted obbs, but as I said, this one's not. Anyone have any thoughts on why this failed on the Maxx? Is mounting just broken on that device?

FWIW: We have also had reports of problems on rooted devices running very recent ROMS of SlimKat

Bill

来源:https://stackoverflow.com/questions/22866616/error-error-could-not-mount-mounting-obb-on-some-devices

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!