# tiann/understand-plugin-framework

demos to help understand plugin framwork

Repository: https://github.com/tiann/understand-plugin-framework
Canonical: https://ross.abutalabs.com/products/understand-plugin-framework
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, droidplugin, hook, turtorials
Last push: 2018-08-27T05:58:35+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": 3870, "days_push": 2928, "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 2650, forks 764 (observed 2026-08-28T04:07:07.013394+00:00)

## What it is
A collection of demo code and blog posts analyzing the DroidPlugin Android plugin framework, covering hook mechanisms, Binder/AMS/PMS hooks, activity lifecycle management, and plugin loading. It is an educational resource for understanding Android pluginization internals rather than a usable library.

## Use cases
- learn how android plugin frameworks work internally
- understand binder hooking via dynamic proxy
- study how droidplugin hooks AMS and PMS
- learn how plugin activities lifecycle is managed
- understand classloader-based plugin loading
- compare android plugin framework approaches

## When to choose
- you want to deeply understand android hook and pluginization internals
- you are studying android framework internals like binder, AMS, PMS
- you want accompanying demos for the weishu.me plugin framework article series

## When to avoid
- you need a production-ready plugin framework for a new app
- you target android 9+ where private API restrictions break these techniques
- you need actively maintained code or support

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: developer-tools, documentation
- domain: android-tools, tutorials, developer-tools
- platform: jvm
- tags: android-plugin-framework, hooking, droidplugin, dynamic-proxy, binder-hook, classloader, educational-demos, android

## Member repositories
- tiann/understand-plugin-framework (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:07.013394+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-30T02:18:53.922844+00:00, confidence not recorded.
  - readme: https://github.com/tiann/understand-plugin-framework (fetched 2026-08-28T04:07:07.013394+00:00, sha eb1493d0abcb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
