Some time android disconnect debug session and dosen't fixed when you run the app again.
adb devices
adb reverse tcp:8081 tcp:8081
8081 is default port. if the port you are using is different, you can change it.
it working on remote debugging mode