awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
microg avatar

microg/GmsCore

0
View on GitHub↗
13,682 estrellas·2,891 forks·Java·Apache-2.0·10 vistasmicrog.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.

Historial de estrellas

Gráfico del historial de estrellas de microg/gmscoreGráfico del historial de estrellas de microg/gmscore

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace 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.

¿Cuáles son las características principales de microg/gmscore?

Las características principales de microg/gmscore son: Mobile Service Emulators, Service Emulators, Mobile Middleware, Compatibility Layers, De-Googled Service Managers, API Interception Proxies, System Service Layers, Custom ROM Support Utilities.

¿Qué alternativas de código abierto existen para microg/gmscore?

Las alternativas de código abierto para microg/gmscore incluyen: 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…

Alternativas open-source a GmsCore

Proyectos open-source similares, clasificados según cuántas características comparten con GmsCore.
  • revanced/gmscoreAvatar de ReVanced

    ReVanced/GmsCore

    3,885Ver en 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
    Ver en GitHub↗3,885
  • morpheapp/microg-reAvatar de MorpheApp

    MorpheApp/MicroG-RE

    2,799Ver en 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
    Ver en GitHub↗2,799
  • opengapps/opengappsAvatar de opengapps

    opengapps/opengapps

    5,964Ver en GitHub↗

    The main repository of the Open GApps Project

    Shellandroidapkgapps
    Ver en GitHub↗5,964
  • quarkusio/quarkusAvatar de quarkusio

    quarkusio/quarkus

    15,479Ver en 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
    Ver en GitHub↗15,479
  • Ver las 30 alternativas a GmsCore→