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

Qihoo360/RePlugin

RePlugin - A flexible, stable, easy-to-use Android Plug-in Framework observed · 2026-08-28

github.com/Qihoo360/RePlugin · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

42/100

  • Activity 42
  • Release rhythm 8
  • 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: n/a
  • age_days: 3373
  • days_rel: 728
  • days_push: 351
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

7338 stars · 1554 forks observed · 2026-08-28

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

RePlugin is a flexible, stable Android plug-in framework from Qihoo360 that lets apps load and manage plug-ins dynamically with only a single ClassLoader hook and no Binder hooks. It supports Activities, Services, Providers, and Receivers with near-native behavior and includes plug-in installation, upgrade, and version management.

Use cases

  • load android plugins dynamically without reinstalling the app
  • add new features to an android app without releasing an update
  • split a large android app into independently updatable modules
  • hot-update android app components at runtime
  • reduce android app size by moving features into downloadable plugins
  • manage plugin installation and versioning inside an android app

When to choose

  • you need battle-tested Android plugin loading with very low crash rates
  • you want plug-in support for Activities, Services, Providers, and Receivers with minimal hooks
  • you need mature plug-in lifecycle management including install, upgrade, and uninstall

When to avoid

  • you target only recent Android versions where modern alternatives like dynamic feature modules are preferred
  • you need a framework under very active development, as the project is largely in maintenance
  • you cannot add the custom 360 maven repository required after jcenter shutdown

Facets

framework · maturity maintenance

plugin-system mobile-framework mobile-development android-tools developer-tools jvm android-plugin-framework dynamic-loading classloader-hook hotfix app-modularization android mobile

1 source

Member repositories

RepositoryRoleHealth v2
Qihoo360/RePluginmain42

For agents

markdown · JSON · MCP: product_card(name="Qihoo360/RePlugin")

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