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-sunflower

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

Android Sunflower

Features

  • Sample Projects - Gardening app illustrating Android Jetpack best practices

Star history

Star history chart for googlesamples/android-sunflowerStar history chart for googlesamples/android-sunflower

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Android Sunflower

These projects share indexed features with Android Sunflower. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • android10/android-cleanarchitecture-kotlinandroid10 avatar

    android10/Android-CleanArchitecture-Kotlin

    4,811View on 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
    View on GitHub↗4,811
  • aaronontheweb/inmemorycqrsreplicationAaronontheweb avatar

    Aaronontheweb/InMemoryCQRSReplication

    147View on GitHub↗

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

    C#
    View on GitHub↗147
Compare all 30 related projects→

Frequently asked questions

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

The main features of googlesamples/android-sunflower are: Sample Projects.

Which projects share features with googlesamples/android-sunflower?

Projects with overlapping indexed features include: adaptiveconsulting/reactivetradercloud — Real-time FX trading showcase by Adaptive. THIS REPO IS NO LONGER MAINTAINED. 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… androidthings/drivers-samples. artem-zinnatullin/qualitymatters — Android Development Culture. aaronontheweb/inmemorycqrsreplication — Akka.NET Reference Architecture - CQRS + Sharding + In-Memory Replication.