run-as: Could not set capabilities: Operation not permitted

后端 未结 7 705
梦毁少年i
梦毁少年i 2020-12-05 01:29

on android 6.0.1 I am getting this error when trying to use run-as.

⋊> ~ adb shell                                                          14:29:01
shell         


        
7条回答
  •  抹茶落季
    2020-12-05 02:09

    In Visual Studio, App properties, Android Options, changing the debugger from C++ to .Net(Xamarin) seems to have fixed the problem for a mixed C++/C# app.

提交回复
热议问题