Skip to content

Installation

sameerasw edited this page Aug 9, 2026 · 1 revision

📦 Installation

Essentials is distributed as a sideloaded APK (not available on the Play Store). Follow the steps below to install it successfully.


Download

Get the latest release from the GitHub Releases page.

Download the app-release.apk file.


Sideloading Warning

When installing Essentials, you may encounter a blocking warning from Android:

"Install blocked — this app requests sensitive permissions"

This is expected behavior. Essentials uses Accessibility Service and Notification Listener which Android 13+ flags during installation of sideloaded APKs.

Why this happens

Android restricts apps that request high-risk permissions (Accessibility / Notification Listener) from being installed outside the Play Store without extra confirmation. This is a security mechanism — Essentials uses these permissions to power features like notification lighting, button remapping, and screen-off controls.


How to install anyway

Step 1 — Disable Advanced Protection

If you have Advanced Protection enabled on your Pixel (Settings → Security → Advanced Protection), it blocks Play Protect from being disabled. You must turn off Advanced Protection first.

Step 2 — Disable Google Play Protect temporarily

  1. Open Google Play Store
  2. Tap your profile icon → Play Protect
  3. Tap the gear icon → toggle Scan apps with Play Protect off

Step 3 — Install the APK

Transfer the APK to your device and install. Accept any remaining prompts.

Step 4 — Re-enable Play Protect

After installation, re-enable Play Protect for your security.

Note: You only need to do this once. Updates installed from within the app do not require repeating these steps.


Granting Permissions After Install

Most features are off by default. Navigate to a feature's settings page in the app to see what permissions it needs, with direct buttons to grant them.

See Permissions-Guide for a full reference of every permission and how to grant it.


System Requirements

Item Requirement
Android version 8.0 (Oreo) or higher
Architecture ARM64 / ARM
Target devices Google Pixel (primary), any Android

Some features like Screen Refresh Rate, Lock Screen Clock, and Charging Optimization are Pixel-only due to hardware/platform constraints.

Clone this wiki locally