# codbking/CalendarExaple

android高仿钉钉和小米的自定义日历控件（支持阴历和阳历，左右无限翻页viewpager）

Repository: https://github.com/codbking/CalendarExaple
Canonical: https://ross.abutalabs.com/products/calendarexaple
Language: Java
License Family: other
Last push: 2016-12-26T03:42:49+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3538, "days_push": 3537, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- 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 1085, forks 207 (observed 2026-08-28T04:03:31.971391+00:00)

## What it is
An Android custom calendar widget library mimicking DingTalk and Xiaomi calendar UIs, supporting lunar and solar calendars with infinite left/right ViewPager paging. It offers customizable UI via adapter pattern similar to ListView, with view and data caching for smooth fast scrolling.

## Use cases
- add a calendar picker to an android app
- display chinese lunar calendar dates in a calendar view
- build a dingtalk-style calendar ui
- create a swipeable month calendar with viewpager
- customize calendar cell appearance with an adapter
- sync calendar with a listview below it

## When to choose
- you need a customizable android calendar with lunar calendar support
- you want a ListView-like adapter API for calendar cells
- you need smooth infinite month paging on android

## When to avoid
- you need a maintained library with active support
- you need material date picker out of the box
- your project is not android/java

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, date-time
- domain: mobile-development, android-tools, cross-platform
- platform: jvm
- tags: calendar-widget, lunar-calendar, viewpager, android-ui, custom-view, android

## Member repositories
- codbking/CalendarExaple (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:31.971391+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-30T06:49:42.564339+00:00, confidence not recorded.
  - readme: https://github.com/codbking/CalendarExaple (fetched 2026-08-28T04:03:31.971391+00:00, sha f447a23b3b30)
- Data as of 2026-08-30T08:39:29.467469+00:00.
