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

asLody/VirtualApp

Virtual Engine for Android(Support 14.0 in business version) observed · 2026-08-28

github.com/asLody/VirtualApp · Java observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 96
  • 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: 3710
  • days_rel: n/a
  • days_push: 29
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

11070 stars · 3038 forks observed · 2026-08-28

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

VirtualApp is an Android virtualization/sandbox engine that lets apps run inside a host app without being installed on the system, acting as a lightweight 'Android virtual machine'. It works by proxying and intercepting all system service requests, IO redirection, and native-level hooks, and is distributed as a highly extensible SDK.

Use cases

  • run multiple instances of the same app on one Android phone
  • clone WhatsApp or WeChat for dual accounts
  • build an app sandbox for mobile security and data isolation
  • develop plugin-based Android apps without installing them
  • automate scripts inside a virtual app environment
  • isolate work apps from personal apps on one device

When to choose

  • you need to run uninstalled APKs inside a host app on Android
  • you're building an app-cloning or parallel-space product
  • you need fine-grained control or hooking of app system calls on Android
  • you require isolated environments for mobile security or enterprise data separation

When to avoid

  • you need a general-purpose VM or emulator for non-Android workloads
  • your project requires long-term open-source support - the public code stopped updating in 2017 and active development is commercial-only
  • you need a solution with a permissive or clearly defined license - this repo has no license file
  • you only need simple app-level sandboxing without deep framework hooking

Facets

library · maturity maintenance

sdk plugin-system security middleware android-tools security mobile-development jvm virtualization app-cloning sandbox hooking app-multi-instance android-framework android mobile

1 source

Member repositories

RepositoryRoleHealth v2
asLody/VirtualAppmain75

For agents

markdown · JSON · MCP: product_card(name="asLody/VirtualApp")

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