Skip to content

wp3355168/AndroidWiFiADB

 
 

Repository files navigation

Android WiFi ADB - IntelliJ/Android Studio Plugin Build Status Android Arsenal

Android WiFi ADB

IntelliJ and Android Studio plugin created to quickly connect your Android device over WiFi to install, run and debug your applications without a USB connected. Press one button and forget about your USB cable.

Android WiFI ADB plugin adds a button Android WiFi ADB Button to your IntelliJ/Android Studio Toolbar to connect your device to your computer over WiFi.

To use this plugin you have to declare the ANDROID_HOME env var properly.

Screenshots

Android WiFi ADB Usage

Installation

Download and install Android WiFi ADB directly from Intellij / Android Studio: Preferences/Settings->Plugins->Browse Repositories

Alternatively, you can download the plugin from the JetBrains plugin site and install it manually in: Preferences/Settings->Plugins->Install plugin from disk.

Build the project

If you need some information about how to build this project review IntelliJ Idea's Gradle Plugin documentation.

Do you want to contribute?

Please, do it! If you have any improvement or you've found any bug, send a pull request with the code or open an issue :)

Libraries used on the sample project

Developed By

Follow me on Twitter Add me to Linkedin

License

Copyright 2015 Pedro Vicente Gómez Sánchez

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

IntelliJ/AndroidStudio plugin which provides a button to connect your Android device over WiFi to install, run and debug your applications without a USB connected.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%