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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesAndroid Component Routers

Systems that direct Android activity and service requests to external plugins without manifest registration.

Distinct from Android Component Proxies: Focuses on the routing logic to direct requests, while Component Proxies focus on the proxy objects that simulate registration.

Explore 1 awesome GitHub repository matching mobile development · Android Component Routers. Refine with filters or upvote what's useful.

Awesome Android Component Routers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • droidpluginteam/droidpluginDroidPluginTeam का अवतार

    DroidPluginTeam/DroidPlugin

    6,971GitHub पर देखें↗

    DroidPlugin is an Android plugin framework designed to execute third-party APKs and native binaries without requiring installation or modifications to the host application manifest. It provides a native binary plugin host that allows the loading of C and C++ binaries through native hooks to extend core application functionality. The framework utilizes a component router to direct activities and services to external plugins, bypassing the need for manual registration in the host manifest. It further decouples external activities from the host lifecycle through a proxy-based mechanism. The sys

    Implements a routing system that directs activities and services to external plugins to bypass host manifest registration.

    Javaandroiddroid-pluginhook
    GitHub पर देखें↗6,971
  1. Home
  2. Mobile Development
  3. Android Component Routers