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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pedrovgs avatar

pedrovgs/AndroidWiFiADBArchived

0
View on GitHub↗
4,139 estrellas·475 forks·Java·Apache-2.0·4 vistas

AndroidWiFiADB

AndroidWiFiADB es un plugin para el IDE IntelliJ que proporciona depuración inalámbrica y gestión de conexión para dispositivos Android. Sirve como herramienta para establecer conexiones inalámbricas a través de WiFi, permitiendo el despliegue y la depuración de aplicaciones sin necesidad de un cable USB físico.

El plugin incluye un gestor de conexión de dispositivos móviles que proporciona un panel centralizado para rastrear y monitorear los estados de conexión de múltiples dispositivos Android inalámbricos.

El sistema se integra directamente en el entorno de desarrollo de JetBrains, utilizando una ventana de herramientas para gestionar la conectividad del dispositivo y monitorear el estado de la conexión.

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.
  • Herramientas de desarrollo - Connect and debug Android devices over WiFi.

Historial de estrellas

Gráfico del historial de estrellas de pedrovgs/androidwifiadbGráfico del historial de estrellas de pedrovgs/androidwifiadb

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a AndroidWiFiADB

Proyectos open-source similares, clasificados según cuántas características comparten con AndroidWiFiADB.
  • izhangzhihao/intellij-rainbow-bracketsAvatar de izhangzhihao

    izhangzhihao/intellij-rainbow-brackets

    4,661Ver en 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
    Ver en GitHub↗4,661
  • nisrulz/android-tips-tricksAvatar de nisrulz

    nisrulz/android-tips-tricks

    4,748Ver en 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
    Ver en GitHub↗4,748
  • universal-debloater-alliance/universal-android-debloater-next-generationAvatar de Universal-Debloater-Alliance

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

    5,945Ver en 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
    Ver en GitHub↗5,945
  • firerpa/lamdaAvatar de firerpa

    firerpa/lamda

    7,834Ver en 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
    Ver en GitHub↗7,834
Ver las 30 alternativas a AndroidWiFiADB→

Preguntas frecuentes

¿Qué hace pedrovgs/androidwifiadb?

AndroidWiFiADB es un plugin para el IDE IntelliJ que proporciona depuración inalámbrica y gestión de conexión para dispositivos Android. Sirve como herramienta para establecer conexiones inalámbricas a través de WiFi, permitiendo el despliegue y la depuración de aplicaciones sin necesidad de un cable USB físico.

¿Cuáles son las características principales de pedrovgs/androidwifiadb?

Las características principales de pedrovgs/androidwifiadb son: 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.

¿Qué alternativas de código abierto existen para pedrovgs/androidwifiadb?

Las alternativas de código abierto para pedrovgs/androidwifiadb incluyen: 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.