awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jetbrains/kotlin-examples

Open-source alternatives to Kotlin Examples

30 open-source projects similar to jetbrains/kotlin-examples, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Kotlin Examples alternative.

  • adrielcafe/greenhellcompanionappA

    adrielcafe/GreenHellCompanionApp

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • akshaychordiya/newsA

    AkshayChordiya/News

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • alpas/fireplaceA

    alpas/fireplace

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • amanjeetsingh150/kotlin-android-examplesAvatar von amanjeetsingh150

    amanjeetsingh150/kotlin-android-examples

    1,058Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,058
  • android/architecture-components-samplesAvatar von android

    android/architecture-components-samples

    130Auf GitHub ansehen↗

    Samples for Android Architecture Components.

    Kotlin
    Auf GitHub ansehen↗130

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • android/architecture-samplesAvatar von android

    android/architecture-samples

    45,719Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗45,719
  • android/camera-samplesAvatar von android

    android/camera-samples

    5,422Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,422
  • android/compose-samplesAvatar von android

    android/compose-samples

    22,893Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗22,893
  • android/sunflowerAvatar von android

    android/sunflower

    17,774Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗17,774
  • android/uampA

    android/uamp

    13,186Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,186
  • android10/android-cleanarchitecture-kotlinAvatar von android10

    android10/Android-CleanArchitecture-Kotlin

    4,811Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,811
  • anthonycr/lightning-browserA

    anthonycr/Lightning-Browser

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • antoniolg/bandhook-kotlinAvatar von antoniolg

    antoniolg/Bandhook-Kotlin

    1,852Auf GitHub ansehen↗

    A showcase music app for Android entirely written using Kotlin language

    Kotlin
    Auf GitHub ansehen↗1,852
  • burhanrashid52/youtubeuxB

    burhanrashid52/YoutubeUX

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • byoutline/kickmaterialAvatar von byoutline

    byoutline/kickmaterial

    1,615Auf GitHub ansehen↗

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

    Kotlinandroidmaterialshowcase
    Auf GitHub ansehen↗1,615
  • chrisbanes/cheesesquareAvatar von chrisbanes

    chrisbanes/cheesesquare

    7,645Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,645
  • corona-warn-app/cwa-app-androidAvatar von corona-warn-app

    corona-warn-app/cwa-app-android

    2,398Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,398
  • damianpetla/kotlin-dagger-exampleD

    damianpetla/kotlin-dagger-example

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • dodyg/androidriversD

    dodyg/AndroidRivers

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • dodyg/kotlin101D

    dodyg/Kotlin101

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • eli-fox/lego-catalogE

    Eli-Fox/LEGO-Catalog

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • google-developer-training/android-kotlin-fundamentals-appsAvatar von google-developer-training

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

    1,736Auf GitHub ansehen↗

    android-kotlin-fundamentals-apps

    Kotlin
    Auf GitHub ansehen↗1,736
  • igorwojda/android-showcaseAvatar von igorwojda

    igorwojda/android-showcase

    6,760Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,760
  • inaka/kotlillonI

    inaka/kotlillon

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • inorichi/tachiyomiI

    inorichi/tachiyomi

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • jmfayard/buildsrcversionsAvatar von jmfayard

    jmfayard/buildSrcVersions

    1,709Auf GitHub ansehen↗

    Life is too short to google for dependencies and versions

    Kotlin
    Auf GitHub ansehen↗1,709
  • kotlin/kotlin-examplesAvatar von Kotlin

    Kotlin/kotlin-examples

    3,214Auf GitHub ansehen↗

    Various examples for Kotlin

    gradlekdockotlin
    Auf GitHub ansehen↗3,214
  • kotlin/kotlin-fullstack-sampleAvatar von Kotlin

    Kotlin/kotlin-fullstack-sample

    1,206Auf GitHub ansehen↗

    Kotlin Full-stack Application Example

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

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

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • makingiants/todayhistoryM

    MakinGiants/todayhistory

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0