Is it possible to connect to any android device on the same network over wifi using adb command? -


is possible connect , access android device on same network on wifi using adb command:

adb connect

if phone rooted possible. otherwise have use 3rd party application that.


Comments