Ross ROSS = Recommend OSS · open-source software intelligence for agents

houkx/android-pluginmgr

apk plug apkplug apk load observed · 2026-08-28

github.com/houkx/android-pluginmgr · Java observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 4301
  • days_rel: n/a
  • days_push: 2907
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1586 stars · 534 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Android library that dynamically loads and runs activities from uninstalled APK files treated as plugins, similar to Eclipse's plugin model. It supports starting plugin activities with themes, custom Applications, and native .so libraries on Android 2.x.

Use cases

  • load an apk from sdcard without installing it
  • run activities from a plugin apk dynamically
  • build a plugin architecture for an android app
  • start an activity from an uninstalled apk
  • hot-load android plugins at runtime

When to choose

  • you must support very old Android 2.x devices with dynamic plugin loading
  • you want a lightweight, simple proxy-activity-based plugin mechanism

When to avoid

  • you target modern Android versions where this approach breaks on newer ART/security restrictions
  • you need an actively maintained or licensed library
  • you need full plugin support (services, receivers, resources) rather than activities

Facets

library · maturity abandoned

plugin-system developer-tools android-tools mobile-development developer-tools jvm dynamic-loading apk-plugins android-plugin-framework uninstalled-apk activity-proxy android mobile

1 source

Member repositories

RepositoryRoleHealth v2
houkx/android-pluginmgrmain32

For agents

markdown · JSON · MCP: product_card(name="houkx/android-pluginmgr")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem