awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةالمدونةخريطة الموقع
المشروعحولالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comالمدونة
التصنيفات

1 مستودع

Awesome GitHub RepositoriesAndroid App Virtualization Engines

Runtimes that execute Android apps in isolated sandboxes to support multiple instances without root.

Distinct from Android App Containers: Describes the complete engine facilitating virtualization, not just a container for APKs.

Explore 1 awesome GitHub repository matching mobile development · Android App Virtualization Engines. Refine with filters or upvote what's useful.

Awesome Android App Virtualization Engines GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • aslody/virtualappالصورة الرمزية لـ asLody

    asLody/VirtualApp

    11,010عرض على GitHub↗

    VirtualApp is an Android application virtualization engine and user-space sandbox that enables the execution of applications within an isolated environment. It allows for the running of multiple independent instances of the same application on a single device and supports private application installation without requiring system-level root access. The project features a comprehensive hooking framework for intercepting Java and native layer functions to modify application behavior. It includes tools for hardware simulation to spoof device models and system information, as well as a non-root pr

    Provides a runtime environment that executes Android applications within an isolated sandbox without root access.

    Javaandroidframeworkplugin
    عرض على GitHub↗11,010
  1. Home
  2. Mobile Development
  3. Android Runtime Execution
  4. Android App Virtualization Engines