everytime Iam trying to "Link Substrate Files" in the substrate app Iam getting these error message:
"Shell Status 1: java.lang.SecurityException: Permission Denial: broadcast asks to run as user -1 but is calling from user 0; this requires Android.permission.INTERACT_ACROSS_USERS_FULL or Android.permission.INTERACT_ACROSS_USERS" (not the full message, but the first error in the message)
my steps before running the substrate app:
"superuser" app installed
"/System" remounted
pushed "su" to "/system/xbin/su"
chmod 06755 "/system/xbin/su"
"substrate" app installed
adb Shell stop and start
opened "superuser" app, validated Okay and quited
opened "substrate" app and click "Link Substrate Files"
now Iam getting the error message
has anyone an idea how to fix it?
0 comments:
Post a Comment