当前位置:   article > 正文

android tbs 内核加载失败_android 6.0以上权限BUG

failed to chmod(/data/user/0/com.tencent.mm/app_tbs)

环境

android版本:10

权限情况:已授权文件读写

问题:初始化X5出错

我对X5内核进行初始化加载:

X5Sdk.init().then((isOK) { print(isOK ? "X5内核成功加载" : "X5内核加载失败"); });

在这里报错,一直无法初始化成功:

W/FileUtils( 7567): Failed to chmod(/data/user/0/com.tencent.mm/app_tbs): android.system.ErrnoException: chmod failed: EACCES (Permission denied)

W/FileUtils( 7567): Failed to chmod(/data/user/0/com.tencent.mobileqq/app_tbs): android.system.ErrnoException: chmod failed: EACCES (Permission denied)

W/FileUtils( 7567): Failed to chmod(/data/user/0/com.tencent.mm/app_tbs): android.system.ErrnoException: chmod failed: EACCES (Permission denied)

W/FileUtils( 7567): Failed to chmod(/data/user/0/com.tencent.mobileqq/app_tbs): android.system.ErrnoException: chmod failed: EACCES (Permission denied)

说无权,但我已经授权了文件读写权限,并进行了二次权限校验。

android 6.0之上的系统除

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/从前慢现在也慢/article/detail/308919
推荐阅读
相关标签
  

闽ICP备14008679号