Code Monkey home page Code Monkey logo

wifiadb's Introduction

WiFiADB

JetBrains IntelliJ Plugins JetBrains IntelliJ plugins GitHub

A IntelliJ IDE plugin use for connect Android device wireless.

Installation

1. By release plugin file

Downloading latest plugin release file to your disk from here.

In your IntelliJ IDE, Nav > File > Settings > Plugins > click the gear icon > Install plugin from disk.

Another way is copy this plugin file into IDE's install path /InstalliJIDE/plugin/, you should unzip plugin to this path, and restart your idea.

2. By IntelliJ Plugin Repository

In your IntelliJ IDE, Nav > File > Settings > Plugins > Search WiFiADB

Build

Dependencies

IntelliJ IDEA (Community Edition) 19.1+

Import Project

This project is not a gradle or pom project, but a IntelliJ Platform Plugin project, IDEA cannot import this project normally.

In IDEA Community (necessary) File -> New -> Project from Exsiting Sources -> Create project from exsiting sources, then click next until finish import.

Pressing the Ctrl + Alt + Shift + S to open Project Structure dialog, choose Project tab, change Project SDK to IntelliJ IDEA Community Edition IC-xxxx, then apply change.

Then, edit GenerateModuleFromTemplate.iml in the project root directory, change the type attribute of module node to PLUGIN_MODULE, minimize the IDEA and restore it, the plugin project will be detected.

Finally, Run -> Edit Configuretions -> Alt + Insert -> Plugin -> Apply, the project configuration completed.

Generate Plugin Jar

Run -> Prepare Plugin Module xxx For Deployment

Change Log

  • 2.8: Fix: dialog height anomaly.
  • 2.7: Update: set main dialog be modal.
  • 2.6: Update: fixed default dialog width.
  • 2.5: Feature: delete device config support.
  • 2.4: Fix: unable to get device ip address.
  • 2.3: Update: compatible with Android 10.
  • 2.2: Feature: support configure adb path.
  • 2.1: Fix bug: 'Cannot run program "adb"' problem on MacOS.
  • 2.0: Update : custom column support, persist ui status, more menu option, more feature.
  • 1.2: Fix bug: frozen ui when loading device and connecting device.
  • 1.1: Fix bug: con't load device configured.
  • 1.0: First release.

Screenshot

WiFiADB

wifiadb's People

Contributors

dengzii avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.