# Blankj/AndroidStandardDevelop

:star2: Best practices in Android develop(final).

Repository: https://github.com/Blankj/AndroidStandardDevelop
Canonical: https://ross.abutalabs.com/products/androidstandarddevelop
Homepage: https://blankj.com/2017/03/08/android-standard-dev-final
License: Apache-2.0
License Family: permissive
Topics: standard, android-development, standards, android, android-studio, android-architecture, androidstyle
Last push: 2020-12-10T15:21:02+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": 3466, "days_push": 2092, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2991, forks 580 (observed 2026-08-28T04:07:34.948259+00:00)

## What it is
A comprehensive Android development standards guide covering Android Studio usage, naming conventions, code style, resource files, versioning, third-party libraries, comments, and testing practices. It is a documentation-style reference intended to improve code readability, maintainability, and team code review efficiency.

## Use cases
- establish android coding standards for a team
- learn android naming and package structure conventions
- improve code review consistency on android projects
- decide between package-by-feature and package-by-layer
- standardize resource file and version naming in android apps
- find android studio formatting and import optimization practices

## When to choose
- you need a battle-tested, opinionated Android style guide in Chinese
- you are setting up conventions for a new Android team or project
- you want guidance on package-by-feature architecture and naming rules

## When to avoid
- you need an enforceable linter or CheckStyle plugin rather than a written guide
- you need up-to-date guidance for modern Android tooling like Kotlin and Compose, as the guide targets Java-era practices and last saw a release in 2020
- you need official Google Android guidelines instead of a personal best-practices document

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, code-review, developer-tools
- domain: mobile-development, android-tools, developer-tools, tutorials
- platform: -
- tags: coding-standards, android-development, style-guide, naming-conventions, best-practices, chinese-documentation, android, mobile

## Member repositories
- Blankj/AndroidStandardDevelop (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:34.948259+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-30T07:31:20.021241+00:00, confidence not recorded.
  - readme: https://github.com/Blankj/AndroidStandardDevelop (fetched 2026-08-28T04:07:34.948259+00:00, sha 143c82b107ec)
- Data as of 2026-08-30T08:39:29.467469+00:00.
