3 Repos
Frameworks that enable applications to run on environments lacking their required proprietary dependencies.
Distinct from Android Development: Distinct from Android Development: focuses on runtime compatibility for existing apps rather than building new applications.
Explore 3 awesome GitHub repositories matching mobile development · Compatibility Layers. Refine with filters or upvote what's useful.
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 maintai
Enables applications that depend on proprietary services to run on devices that do not have them installed.
MaterialDesignLibrary is an Android Material Design UI library and cross-version framework. It provides a collection of pre-built interface controls and a compatibility layer that enables modern design patterns on older Android devices starting from version 2.2. The project focuses on bringing updated design standards to legacy Android versions to ensure a consistent user experience. This is achieved through a compatibility layer that implements modern interface elements without sacrificing visual quality on outdated operating system releases. The library includes a variety of functional com
Provides a compatibility layer that enables modern Material Design elements on outdated Android versions.
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
Provides a compatibility layer that replaces proprietary service dependencies with open-source alternatives.