# tokudu/AndroidPushNotificationsDemo

A example of an android app that receives push notifications using MQTT.

Repository: https://github.com/tokudu/AndroidPushNotificationsDemo
Canonical: https://ross.abutalabs.com/products/androidpushnotificationsdemo
Homepage: http://tokudu.com/2010/how-to-implement-push-notifications-for-android
Language: Java
License Family: other
Last push: 2017-05-22T04:04:32+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5956, "days_push": 3390, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1049, forks 498 (observed 2026-08-28T04:03:22.733881+00:00)

## What it is
An example Android app demonstrating how to receive push notifications using the MQTT protocol. It accompanies a 2010 tutorial on implementing push notifications for Android before official solutions like Firebase Cloud Messaging existed.

## Use cases
- receive push notifications in an android app using mqtt
- learn how mqtt push notifications work on android
- sample code for implementing push notifications without gcm
- demo app for mqtt-based messaging on android
- understand push notification architecture for android

## When to choose
- you need a historical reference for pre-FCM push notification approaches
- you want a minimal example of an MQTT client integrated into an Android app

## When to avoid
- you are building a production Android app needing push notifications today
- you want maintained code or official support channels
- you need a solution compatible with modern Android versions and Google Play policies

## Facets
- artifact type: application
- maturity: abandoned
- function: message-queue, middleware
- domain: mobile-development, android-tools
- platform: jvm
- tags: push-notifications, mqtt, demo, sample-app, messaging, android

## Member repositories
- tokudu/AndroidPushNotificationsDemo (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:22.733881+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:00:33.961319+00:00, confidence not recorded.
  - readme: https://github.com/tokudu/AndroidPushNotificationsDemo (fetched 2026-08-28T04:03:22.733881+00:00, sha 7184fbe692f8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
