# shehuan/CombineBitmap

Android 仿钉钉、微信 群聊组合头像

Repository: https://github.com/shehuan/CombineBitmap
Canonical: https://ross.abutalabs.com/products/combinebitmap
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2022-03-03T09:01:51+00:00

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

## Adoption (not part of the score)
Stars 1275, forks 170 (observed 2026-08-28T04:04:12.869490+00:00)

## What it is
An Android library that generates combined group-chat avatar bitmaps in the style of DingTalk and WeChat. It accepts image resource IDs, bitmaps, or URLs, handles loading with thread pools and disk/memory caching, and supports sub-image click events.

## Use cases
- generate WeChat-style group avatars in an Android chat app
- create DingTalk-like combined group profile images
- compose multiple bitmaps into one grid avatar
- load network images into a combined avatar with caching
- handle clicks on individual sub-images in a group avatar

## When to choose
- you need WeChat or DingTalk style group avatars on Android
- you want a ready-made layout manager for combined avatar bitmaps
- you need caching and sampling compression when composing images from URLs

## When to avoid
- you are not building an Android app
- you need fully custom avatar layouts beyond the WeChat/DingTalk styles
- the project needs active maintenance, as the latest release was in 2022

## Facets
- artifact type: library
- maturity: maintenance
- function: image-processing, ui-components
- domain: mobile-development, android-tools
- platform: jvm
- tags: group-avatar, bitmap-composition, chat-ui, image-caching, jitpack, android

## Member repositories
- shehuan/CombineBitmap (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:12.869490+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-30T05:03:03.965592+00:00, confidence not recorded.
  - readme: https://github.com/shehuan/CombineBitmap (fetched 2026-08-28T04:04:12.869490+00:00, sha 13323fc593aa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
