# jiangqqlmj/FastDev4Android

本项目是Android快速开发框架，采用AndroidStudio进行开发。 预想集成工具包,采用MVP开发模式,EventBus数据分发,沉浸式状态栏,ORM,网络请求(HTTPClint,Volley,OkHttps),数据解析,依赖注入(AndroidAnnotations),xutils,图片异步加载，二维码扫描等等，后续会进行逐步添加

Repository: https://github.com/jiangqqlmj/FastDev4Android
Canonical: https://ross.abutalabs.com/products/fastdev4android
Homepage: http://www.lcode.org/
Language: Java
License Family: other
Last push: 2018-06-06T01:16:26+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": 3968, "days_push": 3011, "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 2810, forks 980 (observed 2026-08-28T04:07:23.639519+00:00)

## What it is
FastDev4Android is an Android rapid development framework built with Android Studio that bundles common utilities, base classes, and custom widgets. It integrates popular libraries such as OkHttp, Volley, EventBus, Fresco, xUtils, and AndroidAnnotations, following an MVP architecture pattern.

## Use cases
- bootstrap an android app with mvp architecture
- integrate okhttp and volley network requests in android
- handle eventbus data distribution in android app
- load images asynchronously with fresco or uil
- scan qr codes in android application
- manage sharedpreferences and database orm in android
- implement immersive status bar in android app
- learn android open source framework usage

## When to choose
- starting a new android project that needs a batteries-included skeleton with mvp, eventbus, and networking pre-wired
- studying how classic android libraries like okhttp, volley, uil, and eventbus fit together in one codebase
- you want chinese-language documentation and blog tutorials alongside the framework code
- building an app that needs common utilities such as qr scanning, push notifications, app auto-update, and crash handling out of the box

## When to avoid
- starting a modern android project - the framework targets older android 5.0-era patterns and has not been updated since 2018
- you prefer jetpack, kotlin coroutines, and current architecture components instead of mvp and eventbus
- you need a maintained dependency with security updates - there is no license file and no recent releases
- you want a lightweight single-purpose library rather than a large opinionated framework

## Facets
- artifact type: framework
- maturity: abandoned
- function: web-framework, http-client, orm, serialization, caching, image-processing, state-management, middleware, ui-components, developer-tools
- domain: mobile-development, android-tools, developer-tools, web-development
- platform: jvm
- tags: android-framework, mvp-architecture, eventbus, okhttp, volley, fresco, dependency-injection, qrcode-scanning, immersive-status-bar, xutils, androidannotations, rapid-development, chinese-documentation, android, mobile

## Member repositories
- jiangqqlmj/FastDev4Android (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:23.639519+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-30T08:14:23.657949+00:00, confidence not recorded.
  - readme: https://github.com/jiangqqlmj/FastDev4Android (fetched 2026-08-28T04:07:23.639519+00:00, sha 5bc87ade7a4e)
  - homepage: http://www.lcode.org/ (fetched 2026-08-29T09:54:07.266346+00:00, sha 1204c27d6243)
- Data as of 2026-08-30T08:39:29.467469+00:00.
