# jdamcd/android-crop

Android library project for cropping images

Repository: https://github.com/jdamcd/android-crop
Canonical: https://ross.abutalabs.com/products/android-crop
Language: Java
License Family: other
Topics: android-library, deprecated
Archived: true
Last push: 2021-06-01T04:07:06+00:00

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

## Adoption (not part of the score)
Stars 4506, forks 1062 (observed 2026-08-28T04:08:52.523829+00:00)

## What it is
An Android library providing a simple image cropping Activity based on AOSP camera code, published as an AAR on Maven Central. It offers a builder-style API for cropping and picking images, but is explicitly deprecated and unmaintained.

## Use cases
- crop images in an android app
- let users pick and crop a profile photo
- square crop images with a simple builder API
- add image cropping activity to android project

## When to choose
- you need a lightweight, simple crop Activity for a legacy Android project on old SDKs
- you are willing to fork and maintain it yourself

## When to avoid
- starting a new project, since it is deprecated and unmaintained
- you need active support, modern Android SDK compatibility, or new features
- you need a license file clarity beyond Apache-2.0 claims in the README

## Facets
- artifact type: library
- maturity: abandoned
- function: image-processing
- domain: image-processing, mobile-development
- platform: -
- tags: android-library, image-cropping, deprecated, java, android

## Member repositories
- jdamcd/android-crop (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:52.523829+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-29T18:20:22.794505+00:00, confidence not recorded.
  - readme: https://github.com/jdamcd/android-crop (fetched 2026-08-28T04:08:52.523829+00:00, sha 4b57d1b3c7e0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
