

If the setup works, you’ll see the serial number of your Android device on the screen.


Read this to :- How to set or change the temporary hostname in Linux That’s all to connect ADB over Mobile or Portable Hotspot to Install and Debug Android Studio Application. To connect the phone wirelessly using a hotspot, first find the IP address and pass the below command, and you’re ready to use your device without any Cable. The next time, you don’t require to connect a USB cable and type much command until and unless the phone gets rebooted. * daemon not running starting now at tcp:5037 Step 3.b: Remove USB cable and pass the following command adb kill-server & adb connect 192.168.124.23 Output Step 3.a: First step is start tcpip on port 5555 adb tcpip 5555 Output For the first time user need to connect mobile through a USB cable and perform the rest step. Step 3: Open Windows PowerShell or Bash TerminalĪfter getting the IP address, we can easily connect adb wirelessly with a couple of commands. before that, make sure to turn on the Mobile hotspot otherwise, you will not find the IP address of the Network Interface. Scroll down to find an IP address most of the time, you will able to find an IP address under the wlan0 or wlan1 network interface. Once you have downloaded termux from Play Store open it and pass the ip addr command to get the IP address of your Android mobile network interface.

By default, android phones do not show a hotspot IP address.Įven you can know the IP address without Installing Termux to know that step comment us. Why are we downloading termux? The simple answer to get the IP address of your mobile wifi network interface.
