android studio 3.0 Device Explorer - run as: could not set capabilities: Operation not permitted

后端 未结 2 714
小鲜肉
小鲜肉 2021-02-12 11:50

i migrate to android studio 3.0. i hear feature of new device explorer in android studio 3.0. but when i connect my android phone (Samsung Note 4 - N910C) i cant see the data\\d

2条回答
  •  一向
    一向 (楼主)
    2021-02-12 12:15

    It sounds like there's a bug in ADB's run-as command. According to this bug, 'run-as' failed. Could not set capabilities: Operation not permitted means Android Studio couldn't set elevated privs to read the contents of the app's directory.

    Comments on the bug suggest Samsung regularly breaks the feature on their devices.

提交回复
热议问题