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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
G

googlesamples/android-architecture

0
View on GitHub↗
0 stars·0 forks·12 views

Android Architecture

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.

Features

  • Mobile Development Templates - Collection of samples demonstrating MVP architecture for Android.
  • Sample Projects - Samples showcasing architectural tools and patterns

Star history

Star history chart for googlesamples/android-architectureStar history chart for googlesamples/android-architecture

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Android Architecture

Similar open-source projects, ranked by how many features they share with Android Architecture.
  • ajay-prabhakar/awesome-flutter-uiajay-prabhakar avatar

    ajay-prabhakar/awesome-flutter-ui

    1,179View on GitHub↗

    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

    Dartadobe-xdandroidawesome-list
    View on GitHub↗1,179
  • adaptiveconsulting/reactivetradercloudAdaptiveConsulting avatar

    AdaptiveConsulting/ReactiveTraderCloud

    1,859View on GitHub↗

    Real-time FX trading showcase by Adaptive. THIS REPO IS NO LONGER MAINTAINED.

    TypeScriptcreditfinancefinsemble
    View on GitHub↗1,859
  • amitshekhariitbhu/rxjava2-android-samplesamitshekhariitbhu avatar

    amitshekhariitbhu/RxJava2-Android-Samples

    4,917View on GitHub↗

    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

    Javaandroidexampleexamples
    View on GitHub↗4,917
  • aaronontheweb/inmemorycqrsreplicationAaronontheweb avatar

    Aaronontheweb/InMemoryCQRSReplication

    147View on GitHub↗

    Akka.NET Reference Architecture - CQRS Sharding In-Memory Replication

    C#
    View on GitHub↗147
See all 30 alternatives to Android Architecture→

Frequently asked questions

What does googlesamples/android-architecture do?

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.

What are the main features of googlesamples/android-architecture?

The main features of googlesamples/android-architecture are: Mobile Development Templates, Sample Projects.

What are some open-source alternatives to googlesamples/android-architecture?

Open-source alternatives to googlesamples/android-architecture include: 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.