Skip to content

A simple quality of life project, making it easier to remote connect your daily developer phone so it isn't necessary to have the device connected via USB.

Notifications You must be signed in to change notification settings

appdictive/ADBWiFiConnect

Repository files navigation

ADB WiFi Connect

A simple quality of life project, making it easier to remote connect your daily developer phone so it isn't necessary to have the device connected via USB.

Usage

To use in Android Studio (or other IntelliJ IDE) get the plugin here: https://plugins.jetbrains.com/plugin/9717-adb-wifi-connect.

ADB WiFi Connect enables you to ADB connect to your Android devices over WiFi to run and debug your Android apps without needing a USB cable (except for initial connect). The window shows you a live updated list of Android devices connected to the computer - including their Android version name and SDK levels. For each USB connected Android device you can connect to it over WiFi and then save the connection for future use so next time you won't even need the cable at all! After establishing connection over WiFi you can unplug the USB cable and continue developing and debugging wirelessly.

Screenshot of ADBWiFiConnect window

License

MIT License

Copyright (c) 2016 Appdictive ApS

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A simple quality of life project, making it easier to remote connect your daily developer phone so it isn't necessary to have the device connected via USB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published