# Naoki2015/CircleDemo

仿微信(weixin wechat)实现的朋友圈，模拟与后台交互实现了点赞、评论、删除等功能，RecyclerView可以根据键盘的显示或隐藏实现联动。增加短视频拍摄功能，与后台交互采用mvp模式。关键字：wechat  weixin  微信朋友圈

Repository: https://github.com/Naoki2015/CircleDemo
Canonical: https://ross.abutalabs.com/products/circledemo
Language: Java
License Family: other
Last push: 2017-01-20T03:36:54+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": 3898, "days_push": 3512, "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 2218, forks 587 (observed 2026-08-28T04:06:27.308530+00:00)

## What it is
An Android demo application that clones WeChat's Moments (朋友圈) feed, implemented in Java with RecyclerView. It simulates backend interaction using MVP architecture and supports likes, comments, deletion, keyboard-linked scrolling, and short video capture via the Qupai SDK.

## Use cases
- build a WeChat Moments-style social feed in an Android app
- learn how to implement like and comment interactions with RecyclerView
- sync a list with keyboard show/hide events on Android
- implement MVP architecture for a social feed screen
- add short video recording to a feed
- replicate WeChat's nine-grid image layout

## When to choose
- you want a reference implementation of a WeChat-style moments feed in Java
- you need an example of RecyclerView keyboard linkage and image grid layouts
- you are learning MVP pattern on Android with a concrete example

## When to avoid
- you need a production-ready, maintained library with a license
- your project uses Kotlin or modern Android architectures like Jetpack Compose
- you need the bundled Qupai short-video SDK, which may be outdated or unavailable

## Facets
- artifact type: application
- maturity: abandoned
- function: ui-components, state-management, video-processing, image-processing
- domain: mobile-development, android-tools, social-media, web-development
- platform: jvm
- tags: wechat-clone, moments, recyclerview, mvp-architecture, short-video, chinese, demo-app, android, mobile

## Member repositories
- Naoki2015/CircleDemo (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:27.308530+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-30T02:45:53.623778+00:00, confidence not recorded.
  - readme: https://github.com/Naoki2015/CircleDemo (fetched 2026-08-28T04:06:27.308530+00:00, sha 0ba026a76428)
- Data as of 2026-08-30T08:39:29.467469+00:00.
