Connect android device using adb wifi without route



Here we are going to see about ABD wifi for android device debug and connectivity using the same wifi


Step 1: File -> Settings -> Plugins -> Marketplace -> type "adb wifi ultimate" -> Install "WIFI ADB ULTIMATE" plugin (Don't forogt to restart the android studio ide after install it)




Step 2: Enable USB Debugging in Android device and connect the device in your pc with USB for the first time only


Step 3: You can see the installed plugin in the right side tab bar of the android studio after restart it. Please refer below screenshot

You can see the available device after clicking the refresh button. Press the play button on the right side of that device's name. The device will connect with your android studio through wifi. Now, you can unplug the USB and continue with wifi connection.




Comments

Popular posts from this blog

Google Assistant Implementation in Android application with app actions