Skip to content

Instantly share code, notes, and snippets.

@auberginehill
Last active March 28, 2021 16:27
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save auberginehill/b3ee4ef123a589dd684c9760a0d8e845 to your computer and use it in GitHub Desktop.
Save auberginehill/b3ee4ef123a589dd684c9760a0d8e845 to your computer and use it in GitHub Desktop.
Open GApps installer configuration file (Android)
### Open GApps installer Options
#
# File Name: .gapps-config (takes precedence, filename begins with a dot )
# gapps-config.txt
# .gapps-config-DEVICENAME Device-specific config files will take precedence over the non-device-specific ones.
# The DEVICENAME can be found in open_apps_log.txt or in the name of the ROM download.
# gapps-config-DEVICENAME.txt Device-specific config files will take precedence over the non-device-specific ones.
# The DEVICENAME can be found in open_apps_log.txt or in the name of the ROM download.
#
# File Location: the folder containing the Open GApps installer (takes precedence)
# /sdcard/Open-GApps
# /persist
#
# Note: All commented lines are omitted/disabled (anything following a # will be ignored until the end of that line)
# Source: https://github.com/opengapps/opengapps/wiki/Advanced-Features-and-Options
### General Settings (uncomment a line to enable the setting)
# Test # Perform a test installation that will only simulate an install. The installer will generate a detailed open_apps_log.txt file (in the same folder as your gapps-config), but will not make any changes to your device.
# NoDebug # Disable the generation of Debug Logs (in a file named open_gapps_debug_logs.tar.gz, which is placed by default in the same folder as the open_apps_log.txt file)
# forcedpiNNN # Override the default DPI setting with an user-defined value, where NNN is replaced with one of the valid DPIs including: 160, 240, 320, 480, 560 or 640. Please note that all DPI values may not work correctly with all devices.
# forcenewcamera # Install the newest Google Camera (version 3 and higher) without detecting whether or not the device is compatible with it. Please note that Google Camera version 3 does not work correctly on most non-Nexus devices.
# skipswypelibs # Disable the installation of Google's Swype gesture typing libraries(, which are installed in addition to the AOSP libraries), to the Stock keyboard. If Google Keyboard is installed Swype gesture typing libraries might be installed to that keyboard regardless of this setting.
# substituteswypelibs # Replace the default (AOSP) gesture typing libraries of the Stock keyboard with Google's Swype gesture typing libraries. If Google Keyboard is installed Swype gesture typing libraries might be installed to that keyboard regardless of this setting. If the installation is re-run without this keyword, the AOSP libraries are restored to their original configuration.
# skipvendorlibs # Prevent GApps from touching (removing, adding or replacing) vendor files that are stored in /system/vendor (or a /vendor partition via a symlink) such as "Face Unlock".
# NoPreODEX # Disable the Pre-ODEXing feature on ROMs. Please see https://github.com/opengapps/opengapps/wiki/Advanced-Features-and-Options for more information about this feature.
# PreODEX # Enable Pre-ODEXing on ROMs. Please see https://github.com/opengapps/opengapps/wiki/Advanced-Features-and-Options for more information about this feature.
# StockGApps # Transform a GApps package into a smaller version, available on [Super+]
# FullGApps # Transform a GApps package into a smaller version, available on [Stock+]
# MiniGApps # Transform a GApps package into a smaller version, available on [Full+]
# MicroGApps # Transform a GApps package into a smaller version, available on [Mini+]
# NanoGApps # Transform a GApps package into a smaller version, available on [Micro+]
# PicoGApps # Transform a GApps package into a smaller version, available on [Nano+]
### Include apps (uncomment a line to include an app, the keyword begins with a plus-sign)
# +Browser # Don't remove Stock Browser, even if Google Chrome is being installed
# +CalendarStock # Don't remove Stock Calendar, even if Google Calendar is being installed
# +CameraStock # Don't remove Stock Camera, even if Google Camera is being installed
# +Email # Don't remove Stock Email, even if Gmail is being installed
# +ExchangeStock # Don't remove Stock Exchange services, even if Google Exchange Services is being installed
# +Gallery # Don't remove Stock Gallery, even if Google Photos is being installed
# +KeyboardStock # Don't remove Stock Keyboard, even if Google Keyboard is being installed
# +Launcher # Don't remove Stock Launchers, even if Google Now Launcher is being installed
# +MMS # Don't remove Stock SMS app, even if Hangouts or Messenger is being installed
# +PicoTTS # Don't remove PicoTTS, even if GoogleTTS is being installed
### Include GApps (uncomment both the Include keyword-line and a line with an app name to enable this option)
# Include # The installer will install ONLY THOSE APPS listed below in the gapps-config -file.
# To select ONLY the apps you WANT installed, add the keyword Include to your gapps-config file. The installer will now install ONLY THOSE APPS you have listed in your gapps-config.
# DialerFramework # [Pico+] Install Dialer Framework. Cf. Remark (1).
# CalSync # [Pico+] Install Google Calendar Sync (except if Google Calendar is being installed). Cf. Remark (1).
# GoogleTTS # [Pico+] Install Google Text-to-Speech (Micro+ on 5.0-, Pico+ on 6.0+). Cf. Remark (1).
# PackageInstallerGoogle # [Pico+] Install Google Package Installer. Cf. Remark (1).
# FaceDetect # [Nano+] Install FaceUnlock. Cf. Remark (1).
# FaceUnlock # [Nano+] Install FaceUnlock. Cf. Remark (1).
# Search # [Nano+] Install Google Search (including includes Hotword, excluding excludes GoogleNow and PixelLauncher). Cf. Remark (1).
# Speech # [Nano+] Install Offline Speech Files. Cf. Remark (1).
# Hotword # [Nano+] Install OK Google Hotword Enrollment. Cf. Remark (1).
# Gmail # [Micro+] Install Gmail. Cf. Remark (1).
# CalendarGoogle # [Micro+] Install Google Calendar. Cf. Remark (1).
# ExchangeGoogle # [Micro+] Install Google Exchange Services. Cf. Remark (1).
# GoogleNow # [Micro+] Install Google Now Launcher (requires Search). Cf. Remark (1).
# GoogleTTS # [Micro+] Install Google Text-to-Speech (Micro+ on 5.0-, Pico+ on 6.0+). Cf. Remark (1).
# CalculatorGoogle # [Mini+] Install Google Calculator. Cf. Remark (1).
# ClockGoogle # [Mini+] Install Google Clock. Cf. Remark (1).
# Maps # [Mini+] Install Google Maps. Cf. Remark (1).
# TagGoogle # [Mini+] Install Google NFC Tags. Cf. Remark (1).
# Photos # [Mini+] Install Google Photos. Cf. Remark (1).
# GooglePlus # [Mini+] Install Google+. Cf. Remark (1).
# Hangouts # [Mini+] Install Hangouts. Cf. Remark (1).
# YouTube # [Mini+] Install YouTube. Cf. Remark (1).
# Chrome # [Full+] Install Google Chrome Browser. Cf. Remark (1).
# CloudPrint # [Full+] Install Google Cloud Print. Cf. Remark (1).
# Docs # [Full+] Install Google Docs. Cf. Remark (1).
# Drive # [Full+] Install Google Drive. Cf. Remark (1).
# Fitness # [Full+] Install Google Fit. Cf. Remark (1).
# Keep # [Full+] Install Google Keep. Cf. Remark (1).
# NewsWidget # [Full+] Install Google News & Weather. Cf. Remark (1).
# Books # [Full+] Install Google Play Books. Cf. Remark (1).
# PlayGames # [Full+] Install Google Play Games. Cf. Remark (1).
# Movies # [Full+] Install Google Play Movies & TV. Cf. Remark (1).
# Music # [Full+] Install Google Play Music. Cf. Remark (1).
# NewsStand # [Full+] Install Google Play Newsstand. Cf. Remark (1).
# Sheets # [Full+] Install Google Sheets. Cf. Remark (1).
# Slides # [Full+] Install Google Slides. Cf. Remark (1).
# Talkback # [Full+] Install Google TalkBack. Cf. Remark (1).
# CameraGoogle # [Stock+] Install Google Camera. Cf. Remark (1).
# ContactsGoogle # [Stock+] Install Google Contacts. Cf. Remark (1).
# DialerGoogle # [Stock+] Install Google Dialer. Cf. Remark (1).
# KeyboardGoogle # [Stock+] Install Google Keyboard. Cf. Remark (1).
# Messenger # [Stock+] Install Google Messenger (except on tablet devices). Cf. Remark (1).
# PixelIcons # [Stock+] Install Google Pixel Icons. Cf. Remark (1).
# StorageManagerGoogle # [Stock+] Install Google Storage Manager. Cf. Remark (1).
# VRService # [Stock+] Install Google VR Services. Cf. Remark (1).
# WebViewGoogle # [Stock+] Install Google Webview. Cf. Remark (1).
# PixelLauncher # [Stock+] Install Pixel Launcher (requires Search and Wallpapers). Cf. Remark (1).
# PrintServiceGoogle # [Stock+] Install Print Service Recommendation Service. Cf. Remark (1).
# Wallpapers # [Stock+] Install Wallpapers. Cf. Remark (1).
# AndroidPay # [Super+] Install Android Pay. Cf. Remark (1).
# DMAgent # [Super+] Install Google Apps Device Policy. Cf. Remark (1).
# GCS # [Super+] Install Google Connectivity Services (excluding also excludes ProjectFi). Cf. Remark (1).
# Earth # [Super+] Install Google Earth. Cf. Remark (1).
# Indic # [Super+] Install Google Indic Keyboard. Cf. Remark (1).
# Japanese # [Super+] Install Google Japanese Input. Cf. Remark (1).
# Korean # [Super+] Install Google Korean Input. Cf. Remark (1).
# Pinyin # [Super+] Install Google Pinyin Input. Cf. Remark (1).
# Street # [Super+] Install Google Street View. Cf. Remark (1).
# Translate # [Super+] Install Google Translate. Cf. Remark (1).
# Zhuyin # [Super+] Install Google Zhuyin Input. Cf. Remark (1).
# ProjectFi # [Super+] Install Project Fi by Google. Cf. Remark (1).
### Remarks:
### (1) Please also uncomment the Include keyword-line above to make this option work as intended - otherwise literally quite the opposite might happen (since the default behavior without a keyword with the mentioned app names in this section is Exclude as described in the next section).
### Exclude GApps (uncomment a line to exclude an app or uncomment both the Exclude keyword-line and a line with an app name to exclude an app)
# Exclude # The installer will not install the listed apps in the gapps-config -file. Exclude is the default behavior in app names, so if no keyword (Include or Exclude) is defined in the gapps-config -file prior to the listed apps names, the installer interprets the listed apps to be excluded from the installation.
# To select ONLY the apps you DON'T want installed, no keyword is necessary, because the default behavior is an Exclude install.
# DialerFramework # [Pico+] Don't install Dialer Framework
# CalSync # [Pico+] Don't install Google Calendar Sync (except if Google Calendar is being installed)
# GoogleTTS # [Pico+] Don't install Google Text-to-Speech (Micro+ on 5.0-, Pico+ on 6.0+)
# PackageInstallerGoogle # [Pico+] Don't install Google Package Installer
# FaceDetect # [Nano+] Don't install FaceUnlock
# FaceUnlock # [Nano+] Don't install FaceUnlock
# Search # [Nano+] Don't install Google Search (including includes Hotword, excluding excludes GoogleNow and PixelLauncher)
# Speech # [Nano+] Don't install Offline Speech Files
# Hotword # [Nano+] Don't install OK Google Hotword Enrollment
# Gmail # [Micro+] Don't install Gmail
# CalendarGoogle # [Micro+] Don't install Google Calendar
# ExchangeGoogle # [Micro+] Don't install Google Exchange Services
# GoogleNow # [Micro+] Don't install Google Now Launcher (requires Search)
# GoogleTTS # [Micro+] Don't install Google Text-to-Speech (Micro+ on 5.0-, Pico+ on 6.0+)
# CalculatorGoogle # [Mini+] Don't install Google Calculator
# ClockGoogle # [Mini+] Don't install Google Clock
# Maps # [Mini+] Don't install Google Maps
# TagGoogle # [Mini+] Don't install Google NFC Tags
# Photos # [Mini+] Don't install Google Photos
# GooglePlus # [Mini+] Don't install Google+
# Hangouts # [Mini+] Don't install Hangouts
# YouTube # [Mini+] Don't install YouTube
# Chrome # [Full+] Don't install Google Chrome Browser
# CloudPrint # [Full+] Don't install Google Cloud Print
# Docs # [Full+] Don't install Google Docs
# Drive # [Full+] Don't install Google Drive
# Fitness # [Full+] Don't install Google Fit
# Keep # [Full+] Don't install Google Keep
# NewsWidget # [Full+] Don't install Google News & Weather
# Books # [Full+] Don't install Google Play Books
# PlayGames # [Full+] Don't install Google Play Games
# Movies # [Full+] Don't install Google Play Movies & TV
# Music # [Full+] Don't install Google Play Music
# NewsStand # [Full+] Don't install Google Play Newsstand
# Sheets # [Full+] Don't install Google Sheets
# Slides # [Full+] Don't install Google Slides
# Talkback # [Full+] Don't install Google TalkBack
# CameraGoogle # [Stock+] Don't install Google Camera
# ContactsGoogle # [Stock+] Don't install Google Contacts
# DialerGoogle # [Stock+] Don't install Google Dialer
# KeyboardGoogle # [Stock+] Don't install Google Keyboard
# Messenger # [Stock+] Don't install Google Messenger (except on tablet devices)
# PixelIcons # [Stock+] Don't install Google Pixel Icons
# StorageManagerGoogle # [Stock+] Don't install Google Storage Manager
# VRService # [Stock+] Don't install Google VR Services
# WebViewGoogle # [Stock+] Don't install Google Webview
# PixelLauncher # [Stock+] Don't install Pixel Launcher (requires Search and Wallpapers)
# PrintServiceGoogle # [Stock+] Don't install Print Service Recommendation Service
# Wallpapers # [Stock+] Don't install Wallpapers
# AndroidPay # [Super+] Don't install Android Pay
# DMAgent # [Super+] Don't install Google Apps Device Policy
# GCS # [Super+] Don't install Google Connectivity Services (excluding also excludes ProjectFi)
# Earth # [Super+] Don't install Google Earth
# Indic # [Super+] Don't install Google Indic Keyboard
# Japanese # [Super+] Don't install Google Japanese Input
# Korean # [Super+] Don't install Google Korean Input
# Pinyin # [Super+] Don't install Google Pinyin Input
# Street # [Super+] Don't install Google Street View
# Translate # [Super+] Don't install Google Translate
# Zhuyin # [Super+] Don't install Google Zhuyin Input
# ProjectFi # [Super+] Don't install Project Fi by Google
### Remove apps (uncomment a line to remove the app)
# BasicDreams # Remove Basic Dreams Wallpaper
# CMAccount # Remove CM Account Application
# CMBugReport # Remove CM Bug Report Application
# CMAudioFX # Remove CM AudioFX
# CMFileManager # Remove CM File Manager
# CMMusic # Remove CM Music
# CMScreenCast # Remove CM ScreenCast app
# CMSetupWizard # Remove CM Setup Wizard (see Notes for CMSetupWizard)
# CMUpdater # Remove CM Updater
# CMWallpapers # Remove CM Wallpapers
# CMWeatherProvider # Remove CM Weather Underground
# DashClock # Remove DashClock Widget (found in certain ROMs)
# Galaxy # Remove Galaxy (also known as BlackHole) Wallpaper
# Hexo # Remove Hexo Libre Theme
# HoloSpiral # Remove Holo Spiral Wallpaper
# NoiseField # Remove Noise Field Wallpaper
# OmniSwitch # Remove OmniSwitch recent apps switcher replacement
# Phasebeam # Remove Phasebeam Wallpaper
# PhotoPhase # Remove Photo Phase Wallpaper
# PhotoTable # Remove Photo Table Wallpaper
# Browser # Remove Stock Browser
# CalculatorStock # Remove Stock Calculator (automatically removed when Google Calculator is installed)
# CalendarStock # Remove Stock Calendar (automatically removed when Google Calendar is installed)
# CameraStock # Remove Stock Camera
# ClockStock # Remove Stock Desk Clock (automatically removed when Google Clock is installed)
# Email # Remove Stock Email Client
# ExchangeStock # Remove Stock Exchange Services (automatically removed when Google Exchange Services is installed)
# MzFileManager # Remove Stock FlymeOS File Manager
# MzPay # Remove Stock FlymeOS Pay system (because MzPay services works only in China)
# MzSetupWizard # Remove Stock FlymeOS SetupWizard
# MzUpdater # Remove Stock FlymeOS Updaters
# MzWeather # Remove Stock FlymeOS Weather (because MzWeather service work only in China)
# FMRadio # Remove Stock FM Radio (not found on all devices or ROMs)
# Gallery # Remove Stock Gallery
# KeyboardStock # Remove Stock Keyboard (automatically removed when Google Keyboard is installed)
# Launcher # Remove Stock Launcher(s)
# LiveWallpapers # Remove Stock Live Wallpapers
# LockClock # Remove Stock Lockscreen Clock Widget
# Studio # Remove Stock Movie Studio
# TagStock # Remove Stock NFC Tags (automatically removed when Google NFC Tags is installed)
# PicoTTS # Remove Stock PicoTTS
# PrintServiceStock # Remove Stock Print Service Recommendation Service (automatically removed when Google Print Service Recommendation Service is installed)
# SimToolKit # Remove Stock SimToolKit
# SoundRecorder # Remove Stock Sound Recorder
# MMS # Remove Stock SMS (automatically removed if Google Messenger and/or Hangouts is installed)
# StorageManagerStock # Remove Stock Storage Manager (automatically removed when Google Storage Manager is installed)
# Terminal # Remove Stock Terminal
# Themes # Remove Stock Theme Engine (will break the Settings Entry and can cause unexpected reboots on some ROMs)
# VisualizationWallpapers # Remove Stock Visualization Wallpapers
# WhisperPush # Remove Stock WhisperPush support
# (name_of_the_apk_file) # Remove the app, whose .apk-filename is enclosed in parentheses inside the gapps-config file. Adding the .apk extension is not required (but will work). Works for all apps in any system/app or system/priv-app subfolder. Removes the entire contents of the folder containing the apk, including subfolders. Removal is also added to the addon.d backup script so the removals will also be applied if the ROM is updated.
# [End of Line]
### Meta
# Platform: ARM
# ARM64
# x86
# x86_64
# Android Version: 7.1
# 7.0
# 6.0
# 5.1
# 5.0
# 4.4
# Variant: aroma
# super
# stock
# full
# mini
# micro
# nano
# pico
# tvstock
# Download Open GApps: http://opengapps.org/
# Hotlink example URL: http://opengapps.org/?download=true&arch=arm64&api=5.0&variant=aroma
# Open GApps FAQ: https://github.com/opengapps/opengapps/wiki/FAQ
# For more options and more detailed descriptions of the mentioned keywords, please see https://github.com/opengapps/opengapps/wiki/Advanced-Features-and-Options
# Source: https://github.com/opengapps/opengapps/wiki/Advanced-Features-and-Options
@auberginehill
Copy link
Author

[reserved]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment