25 Repos
Sample applications and educational resources for learning best practices.
Explore 25 awesome GitHub repositories matching part of an awesome list · Reference Projects. Refine with filters or upvote what's useful.
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
Official repository containing Google-authored sample applications.
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
Reference app demonstrating modern architecture and UI patterns.
ComposeCookBook is a Jetpack Compose UI component library and layout reference. It serves as a collection of declarative interface elements, reusable widgets, and structural mockups for organizing content within the Jetpack Compose framework. The project functions as an Android UI design gallery and animation showcase. It provides a library of visual transitions and interactive state changes, alongside full-page layout examples and demo screens that demonstrate visual patterns for Android applications. The repository covers broader capabilities including Android layout prototyping, UI testin
Comprehensive collection of UI patterns and implementation examples.
Community-driven collection of Jetpack Compose example code and tutorials :rocket: https://foso.github.io/compose
Sandbox for testing and learning UI components.
🚀 This project contains various examples that show how you would do things the "Jetpack Compose" way
Educational project showcasing various UI components.
Playground project for the Jetpack Compose APIs
Collection of examples for mastering declarative UI.
JetInstagram is an Instagram UI clone app built with Jetpack Compose.
Social media clone demonstrating complex UI layouts.
A Collection of major Jetpack compose UI components which are commonly used.🎉🔝👌
Collection of commonly used UI components.
Android - Highlight different features of the app using Jetpack Compose
Library for highlighting app features to users.
🔖 A Quotes Application built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
Quote display application with clean UI design.
#AndroidDevChallenge
Weather application demonstrating data fetching and UI updates.
🐶 Beautiful Puppy adoption app with Jetpack Compose #AndroidDevChallenge
Puppy adoption app showcasing beautiful UI design.
Android - Cool animations implemented with Jetpack compose
Collection of advanced animation implementation examples.
2048 implemented using Jetpack Compose Multiplatform
Game implementation demonstrating complex state and animations.
A jetpack compose clone of Android 10 Calculator UI
Functional calculator app demonstrating state management.
Chrome's Dino T-Rex game developed in Jetpack Compose
Game clone demonstrating custom drawing and animation.
Demo app for a horizontal schedule(event) calendar
Event scheduling app with horizontal calendar views.
Jetpack Compose UI components examples
Collection of UI component implementation examples.
Beautiful and feature rich workout log app.
Workout log app demonstrating feature-rich UI.
Facebook Timeline UI with Pure Kotlin Jetpack Compose
Social feed clone demonstrating list management.