adb.exe: error: closed warn Failed to connect to development server using "adb reverse": Command failed code example
Example: could not connect to development server
//run this command
adb reverse tcp:8081 tcp:8081
//run this command
adb reverse tcp:8081 tcp:8081