Android App Development
iOS App Development
Flutter App Development
Cross Platform App Development
Hire on-demand project developers and turn your idea into working reality.
Big thanks to Webkul and his team for helping get Opencart 3.0.3.7 release ready!
Deniel Kerr
Founder. Opencart
Top Partners
Updated 29 March 2019
Hey freaks, In this tutorial I am going to show you how to debug your application over Wifi step by step.
Why did I need,
I was working on a USB printer some days back, that was connected to my device, and simultaneously I would need to run my app again.
So how to run it, need to plug out the printer USB and then plug in the USB cable and after completing the build and again plug in the printer USB and if you get crash while Printing things then again switch the cable ….blah blah ….waste a lot of time…… that was very hectic.
So I have searched some WIFI option to Run the application and then I found a very simple solution to Do it. Using ADB wifi plugin.
ADB Wifi is the android studio plugin that allows the developer to run/debug app over wifi from android studios.
Followings are very simple steps to install the plugin,
Step 1: Go to File -> Settings -> Select the Plugin Option
Open plugin and go for Browse repositories,
Step 2: Search the ADB Wifi,
And Install the First one (ADB Wifi) I preferred this one.
Step 3: Wow, the Installation is Completed. Restart your Android Studio IDE.
After restarting you can see an option in Tools -> ADB WIFI
These steps are also very easy,
adb tcpip 5555
adb shell ifconfig
adb connect <DEVICE_IP_ADDRESS>:5555
Note: Your test android device and system both connected via same wifi network.
Now done, You have switch successfully from cable to WIfi.
Happy Coding.
Stay cool And Stay updated.
Your email address will not be published. Required fields are marked*
Name*
Email*
Save my name email and website in this browser for the next time I comment.
Be the first to comment.
We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies. Learn more about privacy policy
Name
Email
Subject
Enquiry or Requirement
If you have more details or questions, you can reply to the received confirmation email.