kymjs/KJFrameForAndroid
An Android library and includes ActivityFrame, KJHttp, KJBitmap, KJDataBase. KJFrameForAndroid is designed to wrap complexity of the Android native SDK and keep things simple. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 72
- Release rhythm 42
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 4469
- days_rel: 391
- days_push: 169
- n_releases_24m: 2
Adoption not part of the score
1938 stars · 773 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
KJFrameForAndroid is an Android rapid-development framework written in Java that wraps the complexity of the native Android SDK. It bundles modules for HTTP networking (KJHttp), image loading (KJBitmap), SQLite database access (KJDataBase), and an MVC-style Activity framework.
Use cases
- make http requests from an android app
- load and cache images in listviews
- store objects in sqlite without writing raw sql
- structure an android app with an mvc pattern
- simplify android sdk boilerplate for faster app development
- handle https requests with cookie persistence on android
When to choose
- you are building a Java-based Android app and want a lightweight all-in-one framework for networking, images, and database
- you want a simple MVC structure instead of heavier architectures
- you need a small, proven library with Chinese-language documentation and long-term maintenance history
When to avoid
- you are using Kotlin with modern Android Jetpack libraries, coroutines, and Retrofit
- you need actively evolving features or large community support
- you only need networking or image loading - the author recommends RxVolley for those modules instead
Facets
framework · maturity maintenance
http-client image-processing orm database web-framework mobile-development android-tools web-development databases jvm android-sdk rapid-development mvc bitmap-loading http-requests sqlite-wrapper chinese-documentation android mobile
1 source
- readme: https://github.com/kymjs/KJFrameForAndroid · fetched 2026-08-28 · 71dd58ba958b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kymjs/KJFrameForAndroid | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="kymjs/KJFrameForAndroid")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem