awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pedrovgs avatar

pedrovgs/AndroidWiFiADBArchived

0
View on GitHub↗
4,139 स्टार्स·475 फोर्क्स·Java·Apache-2.0·6 व्यूज़

AndroidWiFiADB

AndroidWiFiADB एक IntelliJ IDE प्लगइन है जो Android डिवाइस के लिए वायरलेस डिबगिंग और डिवाइस कनेक्शन प्रबंधन प्रदान करता है। यह WiFi पर वायरलेस कनेक्शन स्थापित करने के लिए एक टूल के रूप में कार्य करता है, जिससे भौतिक USB केबल के बिना एप्लिकेशन को तैनात और डिबग किया जा सकता है।

प्लगइन में एक मोबाइल डिवाइस कनेक्शन मैनेजर शामिल है जो कई वायरलेस Android डिवाइस की कनेक्शन स्थितियों को ट्रैक और मॉनिटर करने के लिए एक केंद्रीकृत डैशबोर्ड प्रदान करता है।

सिस्टम सीधे JetBrains डेवलपमेंट वातावरण में एकीकृत होता है, जो डिवाइस कनेक्टिविटी का प्रबंधन करने और कनेक्शन स्थिति की निगरानी करने के लिए एक टूल विंडो का उपयोग करता है।

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.
  • डेवलपमेंट टूल्स - Connect and debug Android devices over WiFi.

स्टार हिस्ट्री

pedrovgs/androidwifiadb के लिए स्टार हिस्ट्री चार्टpedrovgs/androidwifiadb के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

AndroidWiFiADB के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो AndroidWiFiADB के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • izhangzhihao/intellij-rainbow-bracketsizhangzhihao का अवतार

    izhangzhihao/intellij-rainbow-brackets

    4,661GitHub पर देखें↗

    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
    GitHub पर देखें↗4,661
  • nisrulz/android-tips-tricksnisrulz का अवतार

    nisrulz/android-tips-tricks

    4,748GitHub पर देखें↗

    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
    GitHub पर देखें↗4,748
  • universal-debloater-alliance/universal-android-debloater-next-generationUniversal-Debloater-Alliance का अवतार

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

    5,945GitHub पर देखें↗

    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
    GitHub पर देखें↗5,945
  • firerpa/lamdafirerpa का अवतार

    firerpa/lamda

    7,834GitHub पर देखें↗

    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
    GitHub पर देखें↗7,834
AndroidWiFiADB के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

pedrovgs/androidwifiadb क्या करता है?

AndroidWiFiADB एक IntelliJ IDE प्लगइन है जो Android डिवाइस के लिए वायरलेस डिबगिंग और डिवाइस कनेक्शन प्रबंधन प्रदान करता है। यह WiFi पर वायरलेस कनेक्शन स्थापित करने के लिए एक टूल के रूप में कार्य करता है, जिससे भौतिक USB केबल के बिना एप्लिकेशन को तैनात और डिबग किया जा सकता है।

pedrovgs/androidwifiadb की मुख्य विशेषताएं क्या हैं?

pedrovgs/androidwifiadb की मुख्य विशेषताएं हैं: 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।

pedrovgs/androidwifiadb के कुछ ओपन-सोर्स विकल्प क्या हैं?

pedrovgs/androidwifiadb के ओपन-सोर्स विकल्पों में शामिल हैं: 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.