Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Debug port (8700) is busy, make sure there is no other active debug connection to the same application?

I am trying to launch the debugger in android studio, but I keep getting this message. Anybody knows how to resolve that?

Debug port (8700) is busy, make sure there is no other active debug connection to the same application
like image 307
jelmood jasser Avatar asked Jul 24 '16 08:07

jelmood jasser


1 Answers

Best less head ache solution is

File > Invalidate Cache and restart!

like image 125
johnrao07 Avatar answered Sep 20 '22 01:09

johnrao07