• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help How to connect to Smartphone "hello" in local Wifi (in local LAN) via adb from window?

pstein

Newbie
Assume my Smartphone with the name" hello" is currently connected in local WLAN (wifi).
Same as my Windows desktop computer.

How can I setup a Wifi (=not by USB cable) connection to this smartphone via adb ONLY BY NAME ?

Yes, I know the smartphone has an assigned IP like 192.168.x.y

How can I find out the values for x and y after successful adb connection?

How can I find out via adb connection on which port the adb android part (server) n the smartphone is currently listening for incoming adb connection requests?

Similarly: How can I find out from inside (=no adb connection required) Android (13 or 14) what the current Wifi IP and the listening adb port is?
 
Back
Top Bottom