tianshaojie/AndroidFine
Android快速开发框架 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4028
- days_rel: n/a
- days_push: 2717
- n_releases_24m: 0
Adoption not part of the score
1197 stars · 551 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AndroidFine is a Chinese-language rapid development framework for Android apps that bundles reusable UI components (immersive status bar, swipe-back, bottom navigation, carousel, pull-to-refresh), an OkHttp-based HTTP client, Picasso image loading, and utility classes. It is a Java-based starter framework aimed at speeding up everyday Android app scaffolding.
Use cases
- build an android app quickly with prebuilt ui components
- add immersive status bar and swipe-back navigation to an android app
- avoid writing viewholder boilerplate with a quick adapter
- integrate okhttp get/post requests and picasso image loading
- bootstrap a splash screen and bottom navigation in android
When to choose
- starting a legacy Java Android project that wants an all-in-one UI and networking starter kit
- learning how common Android UI components are implemented by reading a compact framework
When to avoid
- starting a new modern Android project - use Kotlin, Jetpack Compose, and AndroidX instead
- you need maintained dependencies or security updates - the project has had no releases since 2019 and no license
Facets
framework · maturity abandoned
ui-components http-client image-processing developer-tools mobile-development android-tools web-development jvm android rapid-development boilerplate immersive-status-bar quickadapter pull-to-refresh okhttp
1 source
- readme: https://github.com/tianshaojie/AndroidFine · fetched 2026-08-28 · 0f2df19662f0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tianshaojie/AndroidFine | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="tianshaojie/AndroidFine")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem