3 مستودعات
Linux-based environments that provide a runtime for executing Android APK files.
Distinct from Android Runtime Execution: Distinct from Android Runtime Execution: focuses on the full container environment rather than just script execution within an app.
Explore 3 awesome GitHub repositories matching mobile development · Android App Containers. Refine with filters or upvote what's useful.
Anbox هي بيئة حاوية Android وبيئة تشغيل مصممة لتنفيذ تطبيقات Android على أجهزة سطح المكتب Linux. تستخدم نظاماً يعتمد على الحاويات لتشغيل نظام تشغيل Android دون التكاليف المرتبطة بالمحاكاة الافتراضية التقليدية للأجهزة. يتميز النظام بطبقة تجريد للأجهزة توجه الوصول إلى الأجهزة وبيانات المستشعرات عبر مضيف (daemon) لتوفير عرض متسارع. يتكامل مع سطح مكتب Linux عن طريق تعيين طبقات تطبيقات Android الفردية إلى نوافذ منفصلة، مما يسمح للتطبيقات بالعمل كتطبيقات سطح مكتب متميزة. يدعم المشروع تشغيل صور Android مخصصة لتعريف نظام ملفات جذر النظام ويوفر سير عمل لتحميل وتطوير وإدارة حزم التطبيقات عبر جسر تصحيح الأخطاء. يتضمن مديراً للجلسة لتنسيق دورة حياة وإطلاق مكونات التطبيق.
Runs Android applications on a Linux desktop using containers to avoid the overhead of traditional virtualization.
Cloudstream is an Android media streaming client and extensible media player that aggregates video and audio content from external sources. It operates as an Android application container within a Linux-based environment, enabling the installation and execution of Android software packages via APK files. The project utilizes an extension-based provider system that allows for the creation of custom plugins. These extensions define the logic for scraping and retrieving multimedia content and metadata from third-party sources. Additional capabilities include the ability to cast media playback t
Provides a Linux-based environment that executes Android applications and supports installation from APK files.
This project provides a containerized runtime for Android emulator virtualization, allowing virtual Android devices to run within isolated container environments. It is designed to support headless emulation and device orchestration for use in continuous integration and development pipelines. The system differentiates itself by implementing GPU hardware acceleration via passthrough to improve graphics rendering performance. It also utilizes external SDK mounting and volume-mapped state persistence to reduce image size and maintain emulator data across restarts. The environment supports remot
Provides a full Linux-based container environment for executing a virtualized Android runtime.