awesome-repositories.comCategoríasBlog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to android/architecture-components-samples

Open-source alternatives to Architecture Components Samples

30 open-source projects similar to android/architecture-components-samples, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Architecture Components Samples alternative.

  • adrielcafe/greenhellcompanionappA

    adrielcafe/GreenHellCompanionApp

    0Ver en GitHub↗
    Ver en GitHub↗0
  • akshaychordiya/newsA

    AkshayChordiya/News

    0Ver en GitHub↗
    Ver en GitHub↗0
  • alpas/fireplaceA

    alpas/fireplace

    0Ver en GitHub↗
    Ver en GitHub↗0
  • amanjeetsingh150/kotlin-android-examplesAvatar de amanjeetsingh150

    amanjeetsingh150/kotlin-android-examples

    1,058Ver en GitHub↗

    This repository provides a comprehensive collection of functional code samples designed to demonstrate modern development patterns and architectural practices for the Android platform using Kotlin. It serves as a practical guide for implementing standard design patterns that decouple business logic from user interface components, ensuring that applications remain maintainable and testable. The project distinguishes itself by offering isolated, hands-on implementations of complex mobile programming tasks. It covers a wide range of capabilities, including asynchronous networking, local database

    Kotlinandroidandroid-applicationandroid-development
    Ver en GitHub↗1,058
  • android/architecture-samplesAvatar de android

    android/architecture-samples

    45,719Ver en GitHub↗

    This project is a collection of reference implementations demonstrating recommended patterns for organizing code and managing data flow in Android applications. It provides structural examples of layered architecture, separating code into presentation, domain, and data layers to decouple business logic from data sources. The repository includes specific samples for implementing declarative user interfaces that automatically update their visual state based on underlying data changes. It further demonstrates how to manage object lifetimes and component dependencies to reduce boilerplate and sim

    Kotlinandroidandroid-architecturesamples
    Ver en GitHub↗45,719

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • android/camera-samplesAvatar de android

    android/camera-samples

    5,422Ver en GitHub↗

    A collection of reference implementations and code samples for integrating Android camera hardware and software APIs. The project provides demonstrations for using both the Jetpack CameraX library and the low-level Camera2 API to implement photo and video capture features. The repository includes specialized implementations for high-performance recording, such as high-frame-rate slow motion and high-dynamic-range video. It also features examples of machine learning vision, demonstrating how to analyze live camera frames for object detection and QR code scanning. The project covers broad imag

    Kotlinkotlinsamples
    Ver en GitHub↗5,422
  • android/compose-samplesAvatar de android

    android/compose-samples

    22,893Ver en GitHub↗

    Compose Samples is a collection of reference implementations for the Jetpack Compose UI library, serving as a practical guide for building native Android user interfaces. It demonstrates the use of a declarative framework where Kotlin functions describe layout structures and data dependencies, enabling developers to construct modern, reactive interfaces. The repository highlights architectural patterns that prioritize maintainability and testability, such as layered organization and unidirectional data flow. It showcases how to implement adaptive layouts that automatically adjust to various s

    Kotlinandroidjetpack-compose
    Ver en GitHub↗22,893
  • android/sunflowerAvatar de android

    android/sunflower

    17,774Ver en GitHub↗

    Sunflower is a reference implementation designed to demonstrate modern Android development patterns and industry-standard architectural practices. It serves as a comprehensive guide for building functional mobile applications by integrating declarative user interface toolkits with robust data management and navigation systems. The project distinguishes itself by showcasing the transition from legacy view-based systems to modern declarative frameworks. It provides a practical example of how to organize code into distinct layers, manage complex state, and implement dependency injection to ensur

    Kotlin
    Ver en GitHub↗17,774
  • android/uampA

    android/uamp

    13,186Ver en GitHub↗

    uamp is an audio media application framework and reference implementation for building music playback applications on Android. It provides a cross-device media framework designed to maintain functional and visual consistency across phones, tablets, Wear OS, Android TV, and Android Auto. The project features specific implementations for automotive-safe music control and Google Cast integration for remote playback. It includes a multi-form factor UI kit that demonstrates how to adapt a single media codebase to various screen sizes and device types. The framework covers core media capabilities

    Kotlin
    Ver en GitHub↗13,186
  • android10/android-cleanarchitecture-kotlinAvatar de android10

    android10/Android-CleanArchitecture-Kotlin

    4,811Ver en GitHub↗

    This project is a reference Kotlin Android application template and a set of sample implementations demonstrating Clean Architecture principles. It provides a structural design that isolates core business rules from the user interface and data sources into distinct, layered modules. The implementation focuses on the Model-View-ViewModel (MVVM) pattern to decouple UI logic from data models. It utilizes a dependency injection framework to automate object creation and manage component lifecycles, while employing a repository pattern to abstract data requests across memory, disk, and cloud source

    Kotlinandroidandroid-cleanarchitecture-kotlinandroid-development
    Ver en GitHub↗4,811
  • anthonycr/lightning-browserA

    anthonycr/Lightning-Browser

    0Ver en GitHub↗
    Ver en GitHub↗0
  • antoniolg/bandhook-kotlinAvatar de antoniolg

    antoniolg/Bandhook-Kotlin

    1,852Ver en GitHub↗

    A showcase music app for Android entirely written using Kotlin language

    Kotlin
    Ver en GitHub↗1,852
  • burhanrashid52/youtubeuxB

    burhanrashid52/YoutubeUX

    0Ver en GitHub↗
    Ver en GitHub↗0
  • byoutline/kickmaterialAvatar de byoutline

    byoutline/kickmaterial

    1,615Ver en GitHub↗

    Crowdfunding app concept for Android. Created to showcase new trends in Android development with strong focus on Material Design.

    Kotlinandroidmaterialshowcase
    Ver en GitHub↗1,615
  • chrisbanes/cheesesquareAvatar de chrisbanes

    chrisbanes/cheesesquare

    7,645Ver en GitHub↗

    CheeseSquare is an Android UI component gallery and reference application. It serves as a practical demonstration of Material Design components and layout patterns implemented on the Android platform. The project showcases the use of standardized library elements, including collapsing toolbars, floating action buttons, and navigation drawers. It provides a live environment for prototyping Android components to ensure design consistency across different device screens. The application focuses on the implementation of Android design guidelines and mobile user experience standardization through

    Kotlin
    Ver en GitHub↗7,645
  • corona-warn-app/cwa-app-androidAvatar de corona-warn-app

    corona-warn-app/cwa-app-android

    2,398Ver en GitHub↗

    Native Android app using the Apple/Google exposure notification API. The CWA development ends on May 31, 2023. You still can warn other users until April 30, 2023. More information:

    Kotlin
    Ver en GitHub↗2,398
  • damianpetla/kotlin-dagger-exampleD

    damianpetla/kotlin-dagger-example

    0Ver en GitHub↗
    Ver en GitHub↗0
  • dodyg/androidriversD

    dodyg/AndroidRivers

    0Ver en GitHub↗
    Ver en GitHub↗0
  • dodyg/kotlin101D

    dodyg/Kotlin101

    0Ver en GitHub↗
    Ver en GitHub↗0
  • eli-fox/lego-catalogE

    Eli-Fox/LEGO-Catalog

    0Ver en GitHub↗
    Ver en GitHub↗0
  • google-developer-training/android-kotlin-fundamentals-appsAvatar de google-developer-training

    google-developer-training/android-kotlin-fundamentals-apps

    1,736Ver en GitHub↗

    android-kotlin-fundamentals-apps

    Kotlin
    Ver en GitHub↗1,736
  • igorwojda/android-showcaseAvatar de igorwojda

    igorwojda/android-showcase

    6,760Ver en GitHub↗

    This is an open-source Android application that serves as a reference implementation for modern app architecture. It demonstrates a modular, testable structure built with Kotlin, Coroutines, and Jetpack libraries, organized into independent feature modules that each follow Clean Architecture and the MVVM pattern. The project enforces coding standards through an automated static analysis pipeline that integrates linting, formatting checks, and code quality tools directly into the build process, failing the build on any violations. It uses reusable Gradle convention plugins to standardize build

    Kotlinandroidandroid-applicationarchitecture
    Ver en GitHub↗6,760
  • inaka/kotlillonI

    inaka/kotlillon

    0Ver en GitHub↗
    Ver en GitHub↗0
  • inorichi/tachiyomiI

    inorichi/tachiyomi

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jetbrains/kotlin-examplesJ

    JetBrains/kotlin-examples

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jmfayard/buildsrcversionsAvatar de jmfayard

    jmfayard/buildSrcVersions

    1,709Ver en GitHub↗

    Life is too short to google for dependencies and versions

    Kotlin
    Ver en GitHub↗1,709
  • kotlin/kotlin-examplesAvatar de Kotlin

    Kotlin/kotlin-examples

    3,214Ver en GitHub↗

    Various examples for Kotlin

    gradlekdockotlin
    Ver en GitHub↗3,214
  • kotlin/kotlin-fullstack-sampleAvatar de Kotlin

    Kotlin/kotlin-fullstack-sample

    1,206Ver en GitHub↗

    Kotlin Full-stack Application Example

    Kotlinfull-stackkotlinsample
    Ver en GitHub↗1,206
  • lukaslechnerdev/kotlin-coroutine-use-cases-on-androidL

    LukasLechnerDev/Kotlin-Coroutine-Use-Cases-on-Android

    0Ver en GitHub↗
    Ver en GitHub↗0
  • makingiants/todayhistoryM

    MakinGiants/todayhistory

    0Ver en GitHub↗
    Ver en GitHub↗0