# tianshaojie/AndroidFine

Android快速开发框架

Repository: https://github.com/tianshaojie/AndroidFine
Canonical: https://ross.abutalabs.com/products/androidfine
Language: Java
License Family: other
Last push: 2019-03-27T02:23:58+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4028, "days_push": 2717, "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 1197, forks 551 (observed 2026-08-28T04:03:57.481201+00:00)

## What it is
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
- artifact type: framework
- maturity: abandoned
- function: ui-components, http-client, image-processing, developer-tools
- domain: mobile-development, android-tools, web-development
- platform: jvm
- tags: android, rapid-development, boilerplate, immersive-status-bar, quickadapter, pull-to-refresh, okhttp

## Member repositories
- tianshaojie/AndroidFine (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:57.481201+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:22:00.081205+00:00, confidence not recorded.
  - readme: https://github.com/tianshaojie/AndroidFine (fetched 2026-08-28T04:03:57.481201+00:00, sha 0f2df19662f0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
