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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to opengapps/opengapps

Open-source alternatives to Opengapps

9 open-source projects similar to opengapps/opengapps, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Opengapps alternative.

  • microg/gmscoremicrog avatar

    microg/GmsCore

    13,682View on GitHub↗

    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

    Javaandroidauthcloud-messaging
    View on GitHub↗13,682
  • google/bundletoolgoogle avatar

    google/bundletool

    3,941View on GitHub↗

    Bundletool is a command line toolkit for manipulating Android App Bundles and generating optimized APKs tailored to specific device configurations. It serves as a utility for converting bundles into monolithic or split installation files and validating the integrity and size of these packages before publishing. The tool differentiates itself through the ability to analyze device hardware specifications to extract only the required resource sets, reducing application download sizes. It also provides specialized capabilities for creating and exporting distribution archives for runtime-enabled s

    Javaandroidandroid-app-bundleandroid-development
    View on GitHub↗3,941
  • revanced/gmscoreReVanced avatar

    ReVanced/GmsCore

    3,885View on 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
    View on GitHub↗3,885

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • fongmi/releaseFongMi avatar

    FongMi/Release

    5,536View on GitHub↗

    Release is an Android APK distribution system and build pipeline designed to compile and publish versioned application packages. It functions as a specialized compiler for Android media player applications targeting both mobile and TV devices. The system uses a multi-architecture build tool to generate separate binaries for various CPU instruction sets, such as arm64-v8a and armeabi-v7a, ensuring compatibility across different hardware types. This is achieved through a GitHub Actions pipeline that employs a matrix-based build strategy to execute concurrent compilation jobs. The workflow auto

    Batchfile
    View on GitHub↗5,536
  • codinggay/blackdexCodingGay avatar

    CodingGay/BlackDex

    6,266View on GitHub↗

    BlackDex is an Android runtime-level DEX extraction tool that recovers bytecode from protected APK files across Android versions 5 through 12 without requiring root access. It operates by hooking system APIs, reading DexFile cookies, and repairing obfuscated method bodies from memory, supporting both 32-bit and 64-bit architectures for installed and uninstalled applications. The tool distinguishes itself through a multi-method approach that combines cookie-based dumping, API hooking, and memory-based instruction repair to handle first through third generation packers. It reconstructs method b

    C++androidandroid-unpackblackbox
    View on GitHub↗6,266
  • windysha/xpatchWindySha avatar

    WindySha/Xpatch

    2,986View on GitHub↗

    Xpatch is a collection of specialized utilities designed for modifying and resigning Android application packages to enable rootless hooking and plugin injection. It functions as an APK repackager that allows for the injection of loading logic and the application of new digital signatures to ensure modified binaries can be installed on devices. The project features a rootless hooking tool that inserts plugin loaders into application binaries, enabling runtime modifications without requiring system-level root access. It includes a signature bypass tool to disable internal verification checks,

    Javahookunrootwhale
    View on GitHub↗2,986
  • j-hc/revanced-magisk-modulej-hc avatar

    j-hc/revanced-magisk-module

    6,883View on GitHub↗

    This project is an Android application patching tool and Magisk system module generator. It is designed to apply custom modifications to application packages and generate modules that install these patched binaries into the system partition of rooted Android devices. The tool incorporates a root-based application installer that utilizes specialized mounting methods, such as Zygisk application mounting, to bypass root detection warnings and mount errors. It further distinguishes itself by automating the retrieval of application binaries from external mirrors based on specific device architectu

    Shellextendedmagiskmodule
    View on GitHub↗6,883
  • kowx712/playintegrityfixKOWX712 avatar

    KOWX712/PlayIntegrityFix

    2,612View on GitHub↗

    PlayIntegrityFix is a tool for Android device attestation masking designed to bypass Play Integrity checks on devices with unlocked bootloaders. Its primary purpose is to restore access to restricted system applications by simulating a locked bootloader and a vendor-signed state. The project achieves this through fingerprint spoofing and the modification of system properties to mimic the identity of certified devices. This allows devices running custom ROMs to maintain compatibility with applications that require strict hardware and software integrity checks. The system covers capability are

    C++
    View on GitHub↗2,612
  • tj/ntj avatar

    tj/n

    19,515View on GitHub↗

    n is a command line version manager and binary manager for the Node.js runtime environment. It functions as a runtime environment switcher, allowing for the installation and management of multiple Node.js versions to maintain compatibility across different projects. The tool orchestrates the downloading and caching of Node.js binaries from official or custom distribution mirrors. It enables switching between installed versions via a command line interface or interactive menu, providing the ability to execute scripts using specific versions from a local cache without performing a full system i

    Shell
    View on GitHub↗19,515