These samples showcase different architectural approaches to developing Android apps. In its different branches you'll find the same app (a TODO app) implemented with small differences.
Principalele funcționalități ale googlesamples/android-architecture sunt: Mobile Development Templates, Sample Projects.
Alternativele open-source pentru googlesamples/android-architecture includ: ajay-prabhakar/awesome-flutter-ui — Awesome Flutter UI is a collection of design patterns and layout templates designed to accelerate the development of… androidthings/drivers-samples. amitshekhariitbhu/rxjava2-android-samples — This repository is a collection of practical implementation patterns and reference samples for using RxJava 2 to… android10/android-cleanarchitecture-kotlin — This project is a reference Kotlin Android application template and a set of sample implementations demonstrating… adaptiveconsulting/reactivetradercloud — Real-time FX trading showcase by Adaptive. THIS REPO IS NO LONGER MAINTAINED. aaronontheweb/inmemorycqrsreplication — Akka.NET Reference Architecture - CQRS + Sharding + In-Memory Replication.
Awesome Flutter UI is a collection of design patterns and layout templates designed to accelerate the development of mobile application interfaces. It functions as a cross-platform UI kit, providing a library of pre-built components that allow developers to construct standard mobile screens and user flows using a unified codebase. The project distinguishes itself by offering ready-made templates for common mobile application requirements, including authentication, profile management, and media streaming. It also includes specialized patterns for mobile onboarding, enabling the creation of int
Real-time FX trading showcase by Adaptive. THIS REPO IS NO LONGER MAINTAINED.
This repository is a collection of practical implementation patterns and reference samples for using RxJava 2 to manage asynchronous data streams in Android applications. It serves as a reactive programming implementation guide, providing code examples for handling complex event-driven logic and asynchronous patterns within mobile environments. The project distinguishes itself by providing specific reference implementations for common mobile challenges, such as real-time search with debouncing, on-demand list pagination for infinite scrolling, and cache-first data streaming to reduce perceive
Akka.NET Reference Architecture - CQRS Sharding In-Memory Replication