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

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

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

3 个仓库

Awesome GitHub RepositoriesAndroid Project Templates

Standardized folder and file templates specifically for Android project initialization.

Distinct from Project Structure Standardization: Specializes general project structure standardization into concrete templates for the Android platform.

Explore 3 awesome GitHub repositories matching software engineering & architecture · Android Project Templates. Refine with filters or upvote what's useful.

Awesome Android Project Templates GitHub Repositories

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

    ribot/android-guidelines

    5,007在 GitHub 上查看↗

    本项目提供了一套 Android 开发指南、架构标准和编码风格指南。它建立了统一的格式化和实现规则,以确保 Android 平台应用程序的代码一致性和可维护性。 该项目包含一个标准化的项目结构模板,定义了统一的文件夹层级和文件布局。这些标准旨在在多个工作流中保持可预测的开发体验。 这些指南涵盖了架构模式,包括业务逻辑与表现层的分层分离、基于功能的模块隔离以及单向数据流。它还涉及了接口驱动的依赖注入的使用以及标准化的包层级结构。

    Ships a standardized project structure template defining consistent folder hierarchies for Android source code.

    在 GitHub 上查看↗5,007
  • bufferapp/android-clean-architecture-boilerplatebufferapp 的头像

    bufferapp/android-clean-architecture-boilerplate

    3,684在 GitHub 上查看↗

    This project is a clean architecture reference implementation and modular project template for Android development. It provides a structural blueprint designed to isolate business logic from external frameworks and user interfaces. The template emphasizes a modular approach to organize code into independent modules, which is intended to improve build times and long-term project scalability. It demonstrates the application of domain-driven design to keep core business rules and entities independent from the underlying platform. The implementation covers several key architectural patterns, inc

    Offers a structural blueprint and template for creating modular Android projects.

    Kotlinandroidandroid-applicationandroid-architecture
    在 GitHub 上查看↗3,684
  • cortinico/kotlin-android-templatecortinico 的头像

    cortinico/kotlin-android-template

    1,897在 GitHub 上查看↗

    This project provides a standardized starter template for Android application development, designed to accelerate the initialization of new mobile projects. It establishes a foundational environment that includes a pre-configured directory structure, centralized build logic, and integrated tooling to ensure consistency across application modules. The template utilizes type-safe build scripting to manage dependencies and project configurations, replacing traditional scripting methods with a more verifiable approach. It incorporates automated workflows for continuous integration, enabling the a

    Provides a pre-configured starter project for Android applications using Kotlin, Gradle Kotlin DSL, and integrated static analysis tools.

    Kotlinandroidandroid-appandroid-library
    在 GitHub 上查看↗1,897
  1. Home
  2. Software Engineering & Architecture
  3. Project Structure Standardization
  4. Android Project Templates

探索子标签

  • Android Project TemplatesPre-configured starter projects for Android applications including build logic and static analysis. **Distinct from Android Project Templates:** Focuses on complete starter templates for Android, distinct from general project structure standardization.