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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesComponentization Workflows

Processes for decomposing monolithic mobile applications into smaller, independent modules.

Distinct from Android Module Management: Focuses on the structural decomposition strategy for large apps rather than managing runtime hooks or libraries.

Explore 1 awesome GitHub repository matching mobile development · Componentization Workflows. Refine with filters or upvote what's useful.

Awesome Componentization Workflows GitHub Repositories

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

    alibaba/ARouter

    14,476在 GitHub 上查看↗

    ARouter is a framework for Android applications designed to decompose monolithic apps into smaller, independent modules. It provides a URL-based routing system that enables navigation between decoupled components and modules without requiring direct class dependencies. The framework includes a navigation interceptor to handle authentication, redirection, and custom activity animations during page transitions. It also features a service injector that manages dependencies across modules using an inversion of control pattern and interface-based injection. The toolset covers inter-module navigat

    Enables the decomposition of monolithic Android apps into smaller, independent modules to improve build times.

    Javaandroidcomponentizationdependency-injection
    在 GitHub 上查看↗14,476
  1. Home
  2. Mobile Development
  3. Componentization Workflows