Best android open-source packages and libraries.

AndroidAdbWifiUtils

This is an IDEA plugin that allows you to connect Android devices via WiFi for debugging your codes.
Updated 9 months ago

AdbWifiUtils

logo

Github  |   Issues  |   README  |   中文文档

● [Description]:

This is an IDEA plugin that allows you to connect Android devices via WiFi for debugging your codes.

● [Features]:

  ○ 1.The plugin supports connect Android devices over wifi.

  ○ 2.The plugin supports all Android versions.

  ○ 3.It supports for IDEA versions(173.*~222.*).

  ○ 4.It supports the port verification.

  ○ 5.It supports the IP Address verification.

  ○ 6.It supports error prompts when your operation is incorrect.

  ○ 7.The plugin show details steps, and each step of your operation can be displayed in the TextField on the left border.

● [Supports]:

  ○ Android Version: all Android version and devices.

  ○ IDEA Version: 173.*~222.*. If you are using the Android Studio, you should use Android Studio 3.2.0+.For more information,you can open plugin homepage Plugin Versions.

● [Usage]:

  ○ input your wifi ip and any port and then click the [connect] button, then your compute can connect the Android device.

● [Tips]:

  ○ 1.The port numbers that you inputed must between 0 and 65535.

  ○ 2.Make sure that the Android device and the computer are connected to the same WiFi.

  ○ 3.If your Android device version earlier than Android 11, you must open your Android devices and find [Settings] --> [WLAN], and then find the WiFi IP address, just Write it down on your mind, it's very important.

  ○ 4.If your Android device version is equal to or later than Android 11, you can find [Settings] --> [Additional settings] --> [Developer options], [Wireless debugging], just open it.

● ChangeNotes:

  ○ [V1.1]:

Fix some bugs.Add the screenshots.Update the [README] documents.

  ○ [V1.0]:

The plugin supports connect Android devices over wifi.The plugin supports all Android versions.It supports for IDEA versions(173.*~222.*).

Tags utils