0

I'm making a android studio project and I try to debug my application.

Running the application works fine, but when I try to debug it I get this error:

"Could not connect to remote process. Aborting debug session."
ryyker
  • 22,849
  • 3
  • 43
  • 87
isa
  • 599
  • 7
  • 18
  • This appears to be a [duplicate of this](https://stackoverflow.com/questions/53962831/how-do-i-fix-could-not-connect-to-remote-process-while-trying-to-debug-the-app). (except for the language, which is really not relevant anyway.) – ryyker Oct 20 '21 at 15:05
  • 2
    Does this answer your question? [How do I fix "Could not connect to remote process" while trying to debug the application?](https://stackoverflow.com/questions/53962831/how-do-i-fix-could-not-connect-to-remote-process-while-trying-to-debug-the-app) – Adrian Mole Oct 20 '21 at 15:22
  • I applied the methods at the address you specified, but it did not work. I wanted to know if anyone has up-to-date information by asking here. – isa Oct 21 '21 at 12:04

1 Answers1

0

try Invalidate cache and restart Android Studio. Works for me.

Daniel Pína
  • 348
  • 2
  • 7