awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • didi/virtualapkdidi 的头像

    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