kaedea/android-dynamical-loading
🔌 Android plugin development library (Frontia) and tech introductions, which means that you can upgrade your Android APP or fix emergent bugs, as well as reduce the file size of Apk without any re-installation. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 4051
- days_rel: n/a
- days_push: 2162
- n_releases_24m: 0
Adoption not part of the score
1073 stars · 247 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android plugin development library (Frontia) plus a collection of articles and demo projects about ClassLoader-based dynamic loading on Android. It enables updating an app, hot-fixing emergent bugs, and slimming APK size without reinstalling.
Use cases
- update android app features without reinstalling apk
- hot fix urgent bugs in a released android app
- reduce apk size by dynamically loading so libraries or modules
- download and manage plugins inside an android host app
- learn how android classloader and dynamic loading work internally
- implement downloadable themes for an android app
When to choose
- you need a classloader-based plugin framework focused on plugin download, update, install and management
- you want to study android dynamic loading mechanisms through articles and demo projects
- you need emergency hotfix capability in an android app
When to avoid
- you want to ship regular business features via plugins - the author explicitly discourages this as it makes development and maintenance hard to control
- you need a modern, actively maintained plugin solution - the latest release is from 2020
- your project targets recent android versions with tightened restrictions on dynamic code loading
Facets
library · maturity maintenance
plugin-system developer-tools android-tools mobile-development developer-tools tutorials jvm android-plugin-framework dynamic-loading hotfix classloader apk-slimming android-frontia android mobile
1 source
- readme: https://github.com/kaedea/android-dynamical-loading · fetched 2026-08-28 · d0e3f1c7aa70
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kaedea/android-dynamical-loading | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="kaedea/android-dynamical-loading")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem