I am trying to run adb. When I run : \"adb start-server\" it hangs during a while, and then no message.
After that the command \"adb get-state\" receive the answer \
I think another process like java web server or java application like "traccar" running on your machine. It works for me after killing these process.