Skip to main content

A short description of your project

Project description

Introduction

NikGapps provides custom GApps packages tailored to individual needs, offering full configurability to install exactly the set of Google apps you want. Available in six variants, NikGapps is a unique GApps solution built from scratch to meet the needs of Android users.

Features

  • Android Go Support: Ideal for low-end devices, ensuring smooth performance.
  • Custom Architecture: Installs GApps in /product and /system_ext partitions, with fallback to /system if space is limited.
  • Full Control: Use nikgapps.config for installation preferences and debloater.config to remove unwanted components.
  • Compatibility: Dirty flash support, and can be installed over ROMs with GApps (excluding Pixel-flavored ROMs).
  • Addons: Includes useful addon packages, so you don't have to flash the entire GApps package for a single app.
  • Addon.d Support: Custom addon.d script allows selective backup and restore of apps during dirty flashes.
  • Battery Optimization: Optimize Google Play Services by turning off "Find My Device" (requires ROM support).
  • Privileged Permissions: Ensures privileged apps get necessary permissions without disabling Privileged Permission Whitelisting.

Build NikGapps Yourself

Prerequisites

Ensure you have the following tools installed:

  • Linux/MacOS: sudo apt-get install -y --no-install-recommends python3 python3-pip aapt git git-lfs apktool
  • Windows: Python3, Git, and AAPT.

Steps

  1. Configure git user name and email to make Git LFS to work

    git config --global user.name "Example"
    git config --global user.email "example@example.com"
    
  2. Set Up the Environment:

    mkdir nikgapps
    cd nikgapps
    
  3. Create a virtual environment

    Use python on Linux/MacOS and python3 on Windows (you can figure out which command works for you by running python --version or python3 --version in cmd line)

    • On Linux/MacOS:
      python3 -m venv myvenv
      source myvenv/bin/activate
      
    • On Windows:
      python -m venv myvenv
      myvenv\bin\activate
      
  4. Install builder from pip

    python3 -m pip install NikGapps
    
  5. You can now build given gapps variant

    nikgapps --androidVersion (Android Version) --packageList (gapps variant)

    Example:

    nikgapps --androidVersion 13 --packageList basic
    

Your gapps package will be in Releases directory above nikgapps directory

Total Downloads

Static Badge
SourceForge
SourceForge

Project details


Release history Release notifications | RSS feed

This version

3.94

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nikgapps-3.94.tar.gz (92.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nikgapps-3.94-py3-none-any.whl (106.9 kB view details)

Uploaded Python 3

File details

Details for the file nikgapps-3.94.tar.gz.

File metadata

  • Download URL: nikgapps-3.94.tar.gz
  • Upload date:
  • Size: 92.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for nikgapps-3.94.tar.gz
Algorithm Hash digest
SHA256 e737c9512d89b9e44052d9e8cc4dbf6b7566acece6b2fa120f762ba0a45e46a6
MD5 80fb428a5f9b794f6abc417fc4b6fd53
BLAKE2b-256 66f3a056386d6693943415093b2e52d1797c26364a3b245a94de1e2c1dfc779b

See more details on using hashes here.

Provenance

The following attestation bundles were made for nikgapps-3.94.tar.gz:

Publisher: PublishToPypi.yml on nikgapps/project

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nikgapps-3.94-py3-none-any.whl.

File metadata

  • Download URL: nikgapps-3.94-py3-none-any.whl
  • Upload date:
  • Size: 106.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for nikgapps-3.94-py3-none-any.whl
Algorithm Hash digest
SHA256 24aac9a6e544261d1d571f3a9d30d8205d3d4dff909ee719729f812b7e64f3ff
MD5 833771e12e6b17f0accb803664e1aebc
BLAKE2b-256 ebd71fa1ae1a6d466983e892af70c0c400988ba050cea7105864b67e10deb4d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for nikgapps-3.94-py3-none-any.whl:

Publisher: PublishToPypi.yml on nikgapps/project

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page