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

eclipse-paho/paho.mqtt.android

MQTT Android observed · 2026-08-28

github.com/eclipse-paho/paho.mqtt.android · Java · NOASSERTION (other) 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: 3848
  • days_rel: n/a
  • days_push: 753
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3099 stars · 927 forks observed · 2026-08-28

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

Eclipse Paho Android Service is an MQTT client library written in Java for Android applications, supporting MQTT 3.1/3.1.1 with features like automatic reconnect, offline buffering, SSL/TLS, and WebSocket support. It is part of the Eclipse Paho project providing open-source implementations of standard M2M and IoT messaging protocols.

Use cases

  • connect an android app to an mqtt broker
  • receive iot sensor data on android via mqtt
  • publish messages from android over mqtt with tls
  • keep mqtt connection alive with automatic reconnect and offline buffering
  • use mqtt over websockets in an android app
  • implement last will and testament in an android mqtt client

When to choose

  • you need a mature, Eclipse-hosted MQTT client specifically for Android
  • you need MQTT 3.1/3.1.1 with SSL/TLS, WebSockets, and message persistence on Android
  • you want a background Android Service to manage the MQTT connection lifecycle

When to avoid

  • you need MQTT 5.0 support, which this library does not provide
  • you are building for non-Android Java platforms - use the standard Paho Java client instead
  • you need a very actively developed project - releases are infrequent and the library is largely in maintenance mode

Facets

library · maturity maintenance

message-queue networking websocket cryptography iot mobile-development android-tools jvm mqtt-client mqtt iot-messaging pubsub android-service eclipse-paho messaging android mobile

1 source

Member repositories

RepositoryRoleHealth v2
eclipse-paho/paho.mqtt.androidmain32

For agents

markdown · JSON · MCP: product_card(name="eclipse-paho/paho.mqtt.android")

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