# parse-community/Parse-SDK-Android

The Android SDK for Parse Platform

Repository: https://github.com/parse-community/Parse-SDK-Android
Canonical: https://ross.abutalabs.com/products/parse-sdk-android
Homepage: https://parseplatform.org/
Language: Java
License: NOASSERTION
License Family: other
Topics: sdk, parse-platform, parse-android, parse, android, hacktoberfest
Last push: 2026-04-04T18:35:22+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 75, release rhythm 42, longevity 100
- inputs: {"age_days": 4039, "days_push": 151, "days_rel": 175, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1879, forks 729 (observed 2026-08-28T04:05:48.439286+00:00)

## What it is
The official Android SDK for the Parse Platform, providing access to Parse Server backends from Android apps. It offers data storage, user authentication, push notifications, and real-time queries via a Java/Kotlin API.

## Use cases
- connect an Android app to a Parse Server backend
- store and query objects from an Android app
- add user sign-up and login to an Android app
- send push notifications to Android devices
- subscribe to real-time data changes in an Android app

## When to choose
- you are building an Android app backed by Parse Server
- you want a ready-made BaaS client with auth, storage, and push out of the box
- you need offline data persistence synced with a Parse backend

## When to avoid
- your backend is not Parse Server
- you need an SDK for iOS, Flutter, or other non-Android platforms
- you want a generic REST client rather than Parse-specific APIs

## Facets
- artifact type: library
- maturity: active
- function: sdk, auth, database-driver, http-client
- domain: mobile-development, backend, apis, developer-tools
- platform: jvm
- tags: parse-server, backend-as-a-service, android-sdk, mobile-backend, data-sync, push-notifications, push, android, mobile

## Member repositories
- parse-community/Parse-SDK-Android (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:48.439286+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-30T03:14:38.063287+00:00, confidence not recorded.
  - readme: https://github.com/parse-community/Parse-SDK-Android (fetched 2026-08-28T04:05:48.439286+00:00, sha 380cfa1df5a1)
  - homepage: https://parseplatform.org/ (fetched 2026-08-29T10:53:15.728292+00:00, sha aab6aa263f12)
- Data as of 2026-08-30T08:39:29.467469+00:00.
