Unable to create Debug Bridge: Unable to start adb server: error: could not install smartsocket listener: cannot bind to 127.0.0.1:5037: Only one usage of each socket address (protocol/network address/port) is normally permitted. (10048) error: unknown host service ..\sdk\platform-tools\adb.exe,start-server' failed -- run manually if necessary
Error in adb of Android Studio ,
my os is win7,
I did command adb kill-server ...> result:error: unknown host service, the command adb start-server ...> result : the same result , i moved file platform-tools with the new file Placed in response of friends in stackoverflow.com, Finally got a lot of work to solve this problem.
Please provide a detailed response,thanks.
