Target device does not support run-as command

I can not debug my application. When I click on the debug button in Android Studio, I get this message that tells me:

The target device does not support the run-as command:

target device does not support start as command

The "Details" link leads me to Here , but I do not see anything that helped me solve the problem.

On my device, I see a dialog with this message:

The application is waiting for a debugger to join

And the application does not start !!!

The application is waiting for a debugger to join

What I have tried so far:

  • Clean and rebuild
  • Restart Android Studio and device

, (Samsung Galaxy A7) , , . android ?

+4
1

" Android" dubuger . , , "Debug App" !!!

enter image description here

enter image description here

+2

Source: https://habr.com/ru/post/1664970/


All Articles