run-as: Could not set capabilities: Operation not

2019-01-17 09:47发布

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

⋊> ~ adb shell                                                          14:29:01
shell@trlte:/ $ run-as org.ligi.passandroid                                    
run-as: Could not set capabilities: Operation not permitted

I really like the run-as command - is there a way to get it to work on 6.0.1 ?

标签: android adb
7条回答
唯我独甜
2楼-- · 2019-01-17 10:31

The solution for me was the parameter -autolaunch in the Debugger configuration of the project in the field Parameters.

I use Delphi 10.2 with S7 Edge Android 7

查看更多
登录 后发表回答