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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

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

    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-boilerplateالصورة الرمزية لـ bufferapp

    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-templateالصورة الرمزية لـ cortinico

    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.