Ross ROSS = Recommend OSS · open-source software intelligence for agents

mcharmas/Android-ReactiveLocation

Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum. observed · 2026-08-28

github.com/mcharmas/Android-ReactiveLocation · Java observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4600
  • days_rel: n/a
  • days_push: 776
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2094 stars · 308 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A small Android library that wraps the Google Play Services location APIs in RxJava Observables, eliminating callback boilerplate. It supports last-known location, location updates, geofencing, geocoding, activity recognition, and the Current Place / autocomplete APIs.

Use cases

  • get last known location on android with rxjava
  • subscribe to location updates as an observable stream
  • manage geofences without play services callback hell
  • geocode a location to a list of addresses
  • detect user activity like walking or driving
  • fetch place autocomplete suggestions
  • use the current place api reactively

When to choose

  • your Android app already uses RxJava and you want reactive access to Play Services location APIs
  • you want to avoid the LocationClient callback boilerplate
  • you need geofencing, geocoding, or activity recognition wrapped in Observables

When to avoid

  • you use Kotlin coroutines or Flow instead of RxJava
  • you target modern AndroidX location APIs (FusedLocationProviderClient with ListenableFuture) in a new project
  • you need a library with an explicit license or active maintenance guarantees

Facets

library · maturity maintenance

sdk middleware mobile-development android-tools cross-platform rxjava google-play-services location geofencing geocoding activity-recognition places-api android

1 source

Member repositories

RepositoryRoleHealth v2
mcharmas/Android-ReactiveLocationmain32

For agents

markdown · JSON · MCP: product_card(name="mcharmas/Android-ReactiveLocation")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem