# opengapps/opengapps

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/opengapps-opengapps).**

5,964 stars · 978 forks · Shell · NOASSERTION

## Links

- GitHub: https://github.com/opengapps/opengapps
- Homepage: http://opengapps.org
- awesome-repositories: https://awesome-repositories.com/repository/opengapps-opengapps.md

## Topics

`android` `apk` `gapps` `open` `opengapps` `opensource` `xda`

## Description

The main repository of the Open GApps Project

## Tags

### Mobile Development

- [GApps Package Builders](https://awesome-repositories.com/f/mobile-development/gapps-package-builders.md) — Selects a platform, Android version, and variant to generate a flashable ZIP of Google apps and services. ([source](https://opengapps.org/))
- [Custom ROM Support Utilities](https://awesome-repositories.com/f/mobile-development/android-ecosystem/custom-rom-support-utilities.md) — Adds Google apps and services to a custom Android ROM after installation.
- [Architecture-Specific APK Packaging](https://awesome-repositories.com/f/mobile-development/architecture-specific-apk-packaging.md) — Generates a GApps package tailored to a specific device architecture such as ARM, ARM64, or x86.
- [GApps Variant Generators](https://awesome-repositories.com/f/mobile-development/gapps-integrations/gapps-variant-generators.md) — Produces different package sizes such as nano, micro, or full of Google applications for Android system integration.
- [GApps Variant Selection](https://awesome-repositories.com/f/mobile-development/gapps-integrations/gapps-variant-selection.md) — Chooses a pre-configured set of Google apps such as nano, stock, or full to match user needs and device storage.

### Artificial Intelligence & ML

- [GApps](https://awesome-repositories.com/f/artificial-intelligence-ml/model-architecture-selection/variant-selectors/gapps.md) — Selects a pre-configured set of Google apps based on a variant name like nano or stock.

### Data & Databases

- [File-List-Driven Packaging](https://awesome-repositories.com/f/data-databases/file-storage-and-metadata-management/file-status-retrieval/stored-file-retrieval/recursive-file-listing/file-list-driven-packaging.md) — Builds the final flashable ZIP by reading a manifest of files and directories to include.

### Development Tools & Productivity

- [Recovery-Mode Script Installers](https://awesome-repositories.com/f/development-tools-productivity/installation-scripts/recovery-mode-script-installers.md) — Installs by executing a shell script that copies files and sets permissions during recovery mode.

### DevOps & Infrastructure

- [Google Apps Binary Repositories](https://awesome-repositories.com/f/devops-infrastructure/app-store-repository-management/google-apps-binary-repositories.md) — Stores pre-compiled Google app APKs and libraries organized by architecture and Android version.

### Operating Systems & Systems Programming

- [Flashable ZIP Creators](https://awesome-repositories.com/f/operating-systems-systems-programming/file-system-access/zip-archive-access/flashable-zip-creators.md) — An archive builder that packages Google apps into recovery-flashable ZIP files for Android devices.
- [Google Apps Package Builders](https://awesome-repositories.com/f/operating-systems-systems-programming/file-system-access/zip-archive-access/zip-archive-extraction-commands/google-takeout-archive-parsers/google-apps-package-builders.md) — Assembles custom flashable ZIP archives of Google mobile services and applications for Android devices.
- [Android Version Range Support](https://awesome-repositories.com/f/operating-systems-systems-programming/legacy-android-ui-support/android-version-range-support.md) — Ensures Google apps and services work with a particular Android OS version such as 9.0 or 10.0.

### Programming Languages & Runtimes

- [Architecture Detection](https://awesome-repositories.com/f/programming-languages-runtimes/source-code-compilers/multi-target-compilers/cross-platform-binary-generation/architecture-detection.md) — Detects the target device's CPU architecture and Android version to select compatible binaries.

### Security & Cryptography

- [Recovery-Mode Installers](https://awesome-repositories.com/f/security-cryptography/api-access-security/administrative-access-controls/root-account-management/recovery-modes/recovery-mode-installers.md) — Designed to run from custom recovery environments like TWRP using standard recovery scripting commands.
- [Signature Spoofing Utilities](https://awesome-repositories.com/f/security-cryptography/signature-verification-tools/signature-spoofing-utilities.md) — Patches system files to allow microG or other replacements to pretend to be Google apps for compatibility.
