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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mcharmas avatar

mcharmas/Android-ReactiveLocation

0
View on GitHub↗
2,094 stars·309 forks·Java·2 views

Android ReactiveLocation

Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.

Features

  • Reactive Libraries - Wraps location services in reactive observable patterns.

Star history

Star history chart for mcharmas/android-reactivelocationStar history chart for mcharmas/android-reactivelocation

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 ReactiveLocation

Similar open-source projects, ranked by how many features they share with Android ReactiveLocation.
  • f2prateek/rx-preferencesf2prateek avatar

    f2prateek/rx-preferences

    1,522View on GitHub↗

    Reactive SharedPreferences for Android

    Java
    View on GitHub↗1,522
  • jakewharton/rxbindingJakeWharton avatar

    JakeWharton/RxBinding

    9,578View on GitHub↗

    RxBinding is an Android UI binding library that transforms standard view listeners into RxJava observables. It serves as a bridge and reactive wrapper, converting user interactions and widget states into reactive data flows. The project enables the implementation of reactive programming patterns across Android system interactions. By treating UI interactions as data streams, it allows for the asynchronous handling of events to decouple the view layer from business logic. The library covers the conversion of UI events into streams, the management of widget states to trigger application update

    Kotlin
    View on GitHub↗9,578
  • pushtorefresh/storiopushtorefresh avatar

    pushtorefresh/storio

    2,529View on GitHub↗

    Reactive API for SQLiteDatabase and ContentResolver.

    Javaandroidrxjavasqlite
    View on GitHub↗2,529
  • android10/frodoandroid10 avatar

    android10/frodo

    1,462View on GitHub↗

    Android Library for Logging RxJava Observables and Subscribers.

    Javaandroidandroid-developmentandroid-library
    View on GitHub↗1,462
See all 10 alternatives to Android ReactiveLocation→

Frequently asked questions

What does mcharmas/android-reactivelocation do?

Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.

What are the main features of mcharmas/android-reactivelocation?

The main features of mcharmas/android-reactivelocation are: Reactive Libraries.

What are some open-source alternatives to mcharmas/android-reactivelocation?

Open-source alternatives to mcharmas/android-reactivelocation include: android10/frodo — Android Library for Logging RxJava Observables and Subscribers. f2prateek/rx-preferences — Reactive SharedPreferences for Android. jakewharton/rxbinding — RxBinding is an Android UI binding library that transforms standard view listeners into RxJava observables. It serves… pushtorefresh/storio — Reactive API for SQLiteDatabase and ContentResolver. reactivex/rxandroid — RxAndroid is a reactive programming library and binding layer that integrates RxJava with the Android runtime… reark/reark — RxJava architecture library for Android.