awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
pedrovgs avatar

pedrovgs/AndroidWiFiADBArchived

0
View on GitHub↗
4,139 stars·475 forks·Java·Apache-2.0·13 views

AndroidWiFiADB

AndroidWiFiADB is an IntelliJ IDE plugin that provides wireless debugging and device connection management for Android devices. It serves as a tool for establishing wireless connections over WiFi, allowing for the deployment and debugging of applications without a physical USB cable.

The plugin includes a mobile device connection manager that provides a centralized dashboard for tracking and monitoring the connection states of multiple wireless Android devices.

The system integrates directly into the JetBrains development environment, utilizing a tool window to manage device connectivity and monitor connection status.

Features

  • Android Wireless Debugging Connections - Enables establishing wireless connections to Android devices for app deployment and debugging without USB cables.
  • Wireless ADB Pairings - Provides wireless ADB pairing and connection capabilities for Android Studio and IntelliJ.
  • JetBrains IDE Plugins - Extends the JetBrains platform to integrate mobile device connectivity management directly into the editor.
  • Android Application Debugging - Facilitates the deployment and debugging of Android applications over a WiFi connection.
  • Multi-Device Connection Managers - Provides a centralized manager to track and monitor multiple simultaneous wireless Android device connections.
  • Android Device Management - Offers a centralized interface within the IDE for managing and monitoring connected Android devices.
  • IntelliJ Platform Plugins - Integrates as a JetBrains plugin to provide custom tool windows and action menus within the IDE.
  • Development Iteration Workflows - Optimizes the Android build and test cycle by removing cable dependency during iteration.
  • ADB Command Execution - Implements a wrapper to execute shell commands via the Android Debug Bridge binary.
  • Device Connectivity Tracking - Provides real-time tracking of Android device availability by monitoring shell output changes.
  • Device Connectivity Dashboards - Ships a dashboard interface for visualizing the connection status of multiple wireless Android devices.
  • Swing-Based UI Frameworks - Uses the Java Swing toolkit to render the device management dashboard interface.
  • Debugging and Monitoring - Enables wireless debugging for Android devices.
  • Development Tooling - Plugin for debugging Android over WiFi.
  • Development Tools - Connect and debug Android devices over WiFi.

Star history

Star history chart for pedrovgs/androidwifiadbStar history chart for pedrovgs/androidwifiadb

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does pedrovgs/androidwifiadb do?

AndroidWiFiADB is an IntelliJ IDE plugin that provides wireless debugging and device connection management for Android devices. It serves as a tool for establishing wireless connections over WiFi, allowing for the deployment and debugging of applications without a physical USB cable.

What are the main features of pedrovgs/androidwifiadb?

The main features of pedrovgs/androidwifiadb are: Android Wireless Debugging Connections, Wireless ADB Pairings, JetBrains IDE Plugins, Android Application Debugging, Multi-Device Connection Managers, Android Device Management, IntelliJ Platform Plugins, Development Iteration Workflows.

Which projects share features with pedrovgs/androidwifiadb?

Projects with overlapping indexed features include: izhangzhihao/intellij-rainbow-brackets — This project is a JetBrains IDE extension and source code colorizer that assigns distinct colors to nested pairs of… universal-debloater-alliance/universal-android-debloater-next-generation — Universal Android Debloater Next Generation is a cross-platform desktop application for removing pre-installed system… nisrulz/android-tips-tricks — This project provides a collection of reference materials, guides, and cheatsheets designed to optimize the Android… firerpa/lamda — This project is an Android RPA framework designed for automating user interfaces and system tasks on rooted Android… jakewharton/pidcat — Pidcat is a command-line utility designed for Android development that filters system logs for a specific application… avast/android-butterknife-zelezny — Simple plug-in for Android Studio/IDEA that allows one-click creation of Butterknife view injections.

Projects sharing features with AndroidWiFiADB

These projects share indexed features with AndroidWiFiADB. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • izhangzhihao/intellij-rainbow-bracketsizhangzhihao avatar

    izhangzhihao/intellij-rainbow-brackets

    4,661View on GitHub↗

    This project is a JetBrains IDE extension and source code colorizer that assigns distinct colors to nested pairs of brackets and braces. It serves as a code nesting visualizer for the IntelliJ platform and Android Studio to help identify matching pairs and clarify the structural hierarchy of source code. The plugin provides capabilities to apply rainbow color schemes to both brackets and variables to make them easier to track within a file. It also includes a color palette generator and options to exclude specific languages or file extensions from highlighting. The tool further assists with

    Kotlinandroid-studioclojurefleet
    View on GitHub↗4,661
  • nisrulz/android-tips-tricksnisrulz avatar

    nisrulz/android-tips-tricks

    4,748View on GitHub↗

    This project provides a collection of reference materials, guides, and cheatsheets designed to optimize the Android development workflow. It serves as a comprehensive resource for implementing best practices in application building, debugging, and user interface design. The repository covers specialized techniques for build optimization, including methods to reduce binary sizes and accelerate compilation. It also provides detailed references for device debugging, memory leak detection, and the application of Material Design principles. The project further details productivity enhancements fo

    Java
    View on GitHub↗4,748
  • universal-debloater-alliance/universal-android-debloater-next-generationUniversal-Debloater-Alliance avatar

    Universal-Debloater-Alliance/universal-android-debloater-next-generation

    5,945View on GitHub↗

    Universal Android Debloater Next Generation is a cross-platform desktop application for removing pre-installed system applications from Android devices. It communicates with devices through the Android Debug Bridge (ADB) protocol, supporting both wired USB connections and wireless network pairing for debloating without a physical cable. The tool manages multiple connected Android devices simultaneously and provides package state backup and restore capabilities, allowing users to save and reapply the enabled or disabled state of system packages after factory resets or OS upgrades. The applicat

    Rustadbandroidbloatware-list
    View on GitHub↗5,945
  • firerpa/lamdafirerpa avatar

    firerpa/lamda

    7,834View on GitHub↗

    This project is an Android RPA framework designed for automating user interfaces and system tasks on rooted Android devices using Python and ADB. It provides a suite of tools for rooted device management, allowing for programmatic control of system settings, application lifecycles, and shell command execution via a remote API. The framework distinguishes itself through a combination of dynamic instrumentation and AI integration. It can inject scripts into running processes to hook Java interfaces and modifies application behavior in real time. Additionally, it supports large language model in

    Pythonadbagentsai
    View on GitHub↗7,834
Compare all 30 related projects→