awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
G

googlesamples/android-testing

0
View on GitHub↗
0 星标·0 分支·3 次浏览

Android Testing

Features

  • Sample Projects - Samples demonstrating automated testing frameworks

Star 历史

googlesamples/android-testing 的 Star 历史图表googlesamples/android-testing 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Android Testing 的开源替代方案

相似的开源项目,按与 Android Testing 的功能重合度排序。
  • adaptiveconsulting/reactivetradercloudAdaptiveConsulting 的头像

    AdaptiveConsulting/ReactiveTraderCloud

    1,859在 GitHub 上查看↗

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

    TypeScriptcreditfinancefinsemble
    在 GitHub 上查看↗1,859
  • amitshekhariitbhu/rxjava2-android-samplesamitshekhariitbhu 的头像

    amitshekhariitbhu/RxJava2-Android-Samples

    4,917在 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
    在 GitHub 上查看↗4,917
  • android10/android-cleanarchitecture-kotlinandroid10 的头像

    android10/Android-CleanArchitecture-Kotlin

    4,811在 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
    在 GitHub 上查看↗4,811
  • aaronontheweb/inmemorycqrsreplicationAaronontheweb 的头像

    Aaronontheweb/InMemoryCQRSReplication

    147在 GitHub 上查看↗

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

    C#
    在 GitHub 上查看↗147
查看 Android Testing 的所有 30 个替代方案→

常见问题解答

googlesamples/android-testing 的主要功能有哪些?

googlesamples/android-testing 的主要功能包括:Sample Projects。

googlesamples/android-testing 有哪些开源替代品?

googlesamples/android-testing 的开源替代品包括: 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.