awesome-repositories.com
المدونة
awesome-repositories.com

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

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

microg/GmsCore

0
View on GitHub↗
13,682 نجوم·2,891 تفرعات·Java·Apache-2.0·8 مشاهداتmicrog.org↗

GmsCore

GmsCore is an open-source Android framework component that functions as a compatibility layer for mobile devices. It acts as a middleware service, providing an implementation of proprietary mobile service interfaces to ensure that applications requiring these components can function on devices where they are not natively installed.

The project distinguishes itself by enabling the use of standard mobile applications on devices that lack official proprietary background services. By intercepting and redirecting application requests to local open-source implementations, it allows users to maintain software functionality while operating within custom mobile environments or de-googled device configurations.

The system operates by injecting service providers into the application environment and overriding package verification checks to maintain compatibility. It facilitates communication between applications and the service layer through inter-process messaging and shared memory, ensuring that background data remains synchronized without reliance on closed-source software.

Features

  • Mobile Service Emulators - Simulates proprietary mobile service interfaces to ensure applications function on devices lacking official components.
  • Service Emulators - Provides an open-source implementation of proprietary service interfaces to allow applications to function on unsupported devices.
  • Mobile Middleware - Bridges the gap between standard application requirements and the underlying operating system environment.
  • Compatibility Layers - Enables applications that depend on proprietary services to run on devices that do not have them installed.
  • De-Googled Service Managers - Maintains functionality for mobile apps while removing or replacing proprietary background services.
  • API Interception Proxies - Intercepts proprietary API calls and redirects them to local open-source implementations that mimic expected service behavior.
  • System Service Layers - Acts as a system-level service layer providing essential APIs for applications expecting standard mobile platform features.
  • Custom ROM Support Utilities - Provides essential mobile services for community-maintained Android operating systems without relying on closed-source components.
  • Signature Spoofing Utilities - Overrides system-level package verification checks to allow the installation of service components that claim the identity of official software.
  • Privacy-Focused Processing - Reduces reliance on proprietary tracking services by using open-source alternatives for core functionality.
  • Inter-Process Communication Emulators - Facilitates secure message passing between applications and the service layer using system kernel drivers.

سجل النجوم

مخطط تاريخ النجوم لـ microg/gmscoreمخطط تاريخ النجوم لـ microg/gmscore

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة microg/gmscore؟

GmsCore is an open-source Android framework component that functions as a compatibility layer for mobile devices. It acts as a middleware service, providing an implementation of proprietary mobile service interfaces to ensure that applications requiring these components can function on devices where they are not natively installed.

ما هي الميزات الرئيسية لـ microg/gmscore؟

الميزات الرئيسية لـ microg/gmscore هي: Mobile Service Emulators, Service Emulators, Mobile Middleware, Compatibility Layers, De-Googled Service Managers, API Interception Proxies, System Service Layers, Custom ROM Support Utilities.

ما هي البدائل مفتوحة المصدر لـ microg/gmscore؟

تشمل البدائل مفتوحة المصدر لـ microg/gmscore: revanced/gmscore — GmsCore is an Android app compatibility layer and system service mock designed to enable third-party applications to… morpheapp/microg-re — MicroG-RE is an Android app modifier and compatibility layer designed to patch mobile applications. It functions as a… opengapps/opengapps — The main repository of the Open GApps Project. quarkusio/quarkus — Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications.… thinkst/opencanary — OpenCanary is a network service simulator and honeypot designed for network intrusion detection. It functions as a… getmoto/moto — Moto is a cloud service mockery framework and API mock server that simulates AWS infrastructure locally. It allows…

بدائل مفتوحة المصدر لـ GmsCore

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع GmsCore.
  • revanced/gmscoreالصورة الرمزية لـ ReVanced

    ReVanced/GmsCore

    3,885عرض على GitHub↗

    GmsCore is an Android app compatibility layer and system service mock designed to enable third-party applications to function on non-standard Android distributions. It serves as a background service that simulates proprietary Google APIs and emulates the necessary system environment for devices where official services are not installed. The project provides a MicroG compatible implementation, offering an open source replacement for system services. It focuses on maintaining application stability on custom Android ROMs by preventing crashes associated with missing proprietary dependencies. Th

    Java
    عرض على GitHub↗3,885
  • morpheapp/microg-reالصورة الرمزية لـ MorpheApp

    MorpheApp/MicroG-RE

    2,799عرض على GitHub↗

    MicroG-RE is an Android app modifier and compatibility layer designed to patch mobile applications. It functions as a system for removing advertisements, skipping sponsored content, and replacing proprietary service dependencies with open-source alternatives to maintain account authentication and app compatibility. The project provides a MicroG compatibility layer that enables applications to function without closed-source frameworks. It further implements notification restoration by spoofing application signatures, ensuring that push messages are delivered correctly after a binary has been p

    Java
    عرض على GitHub↗2,799
  • opengapps/opengappsالصورة الرمزية لـ opengapps

    opengapps/opengapps

    5,964عرض على GitHub↗

    The main repository of the Open GApps Project

    Shellandroidapkgapps
    عرض على GitHub↗5,964
  • quarkusio/quarkusالصورة الرمزية لـ quarkusio

    quarkusio/quarkus

    15,479عرض على GitHub↗

    Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications. It utilizes ahead-of-time native compilation to transform Java code into standalone, optimized binaries that eliminate the need for a virtual machine, enabling rapid startup and reduced memory consumption. By performing code augmentation during the build phase, it shifts heavy processing tasks away from runtime, ensuring that applications are optimized for cloud-native environments. The framework distinguishes itself through a unified approach to reactive and imperative program

    Javacloud-nativehacktoberfestjava
    عرض على GitHub↗15,479
عرض جميع البدائل الـ 30 لـ GmsCore→