awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesPlugin Runtime Extensions

Mechanisms that extend a host application's runtime to allow interaction with classes and resources from external plugins.

Distinct from Plugin-Extensible Runtimes: Candidates are too specific (manga extensions) or too general (server-side runtimes).

Explore 1 awesome GitHub repository matching mobile development · Plugin Runtime Extensions. Refine with filters or upvote what's useful.

Awesome Plugin Runtime Extensions GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • didi/virtualapkالصورة الرمزية لـ didi

    didi/VirtualAPK

    9,055عرض على GitHub↗

    VirtualAPK is an Android plugin framework and runtime environment designed to load and execute external Android packages dynamically. It functions as a component host that allows a main application to run activities, services, and providers delivered via external modules without requiring system installation or manifest registration. The framework enables dynamic feature delivery by loading external packages at runtime, allowing application functionality to be updated without redeploying the entire app. It provides a mechanism for Android sandbox execution, running isolated components within

    Provides a mechanism for external plugins to interact with host application classes and resources through a secure interface.

    Java
    عرض على GitHub↗9,055
  1. Home
  2. Mobile Development
  3. Plugin Runtime Extensions