Universal GMS Doze is a Magisk module designed to limit the background activity of Google Mobile Services (GMS) for better battery efficiency. It optimizes wakelocks and GMS processes without disrupting notifications or core Google app functionality. Ideal for users looking to extend battery life without sacrificing essential GMS features.
Overview
- Patches Google Play services app and certain processes/services to be able to use battery optimization
- Support API 23 or later
- Support Magisk, KernelSU, and APatch root implementations
Download Links (Archive)
Troubleshootings
- Command-line for check optimization (with module installed):
> su
> gmsc
- Command-line for check optimization (in general):
There’s a line writtenWhitelist (except idle) system apps:
and ifcom.google.android.gms
line does not exist it means Google Play services is optimized).
> su
> dumpsys deviceidle
- Command-line for fix delayed incoming messages issue:
If the issue still persist, move the app to Not Optimized battery usage.
> su
> cd /data/data
> find . -type f -name '*gms*' -delete
- Command-line for disable Find My Device (optional):
> su
> pm disable com.google.android.gms/com.google.android.gms.mdm.receivers.MdmDeviceAdminReceiver
Credits
- topjohnwu / Magisk - Magisk Module Template
- JumbomanXDA, MrCarb0n / Script fixer and helper
Extras
- Donations: PayPal - LiberaPay - Ko-fi
- Source Code: GitHub
- Support Thread: XDA Developers
Download Link
Module Info
Other modules
AdAway
Tired of intrusive ads cluttering your Android screen? AdAway is a powerful open-source solution that gives you control over your mobile browsing and app experience. By leveraging the “hosts” file, AdAway effectively blocks ads across your device, leading to a cleaner, faster, and more …...
AirMusic Magisk / Kernelsu Module
AirMusic (formerly known as AirAudio) is an Android app that allows you to stream audio from your device to network-enabled receivers. It offers a Magisk module that enables “root recording,” allowing you to stream all audio, including system sounds. Magisk Module The AirMusic Magisk …...
AdGuardDNS4Magisk
To make it short: a DNS server listen and give you the corresponding IP address of your website request, and its domain name (forum.xda-developers.com for example). For the long version a little reading is necessary: https://en.wikipedia.org/wiki/Domain_Name_System The purpose of this module? …...
Youtube Revanced Premium Magisk Kernelsu Module
YouTube ReVanced is a modified version of YouTube that offers a range of additional features and benefits. It aims to provide users with an enhanced video streaming experience while giving content creators more opportunities to engage with their audience. What is YouTube ReVanced? YouTube ReVanced …...
Disable high volume warning
The European Committee for Electrotechnical Standarisation regulates all media playback devices sold in the European Union to have an output volume warning at 85dB: Users can increase the volume to a maximum of 100dB by accepting the warning, yet the warning reappears after 20hours of music …...
Compatible mirroring Magisk Ksu Module
This module provides the compatible Magisk-mirroring (i.e., unmodified original system files (in a mounted state) mainly referred from the module installation script “customize.sh”) for installing pure Magisk modules on incompatible Magisk variants and KernelSU (including APatch). For …...
Gps Boost Magisk and kernelsu modules
Optimization of work and boost of GPS for Snapdragon devices Notes Only for Snapdragon devices! Link download ...
Daily Job Scheduler (DJS)
DESCRIPTION LICENSE DISCLAIMER WARNING DONATIONS PREREQUISITES CONFIGURATION (/data/adb/vr25/djs-data/config.txt) USAGE Terminal Commands NOTES/TIPS FOR FRONT-END DEVELOPERS Basics Initializing DJS FREQUENTLY ASKED QUESTIONS (FAQ) NOOB FRIENDLY Prequisites Steps Extras LINKS LATEST CHANGES …...
Malwack
Magisk Module - Your Ultimate Defense Against Digital Pests update Say goodbye to the headaches of malware, spyware, and intrusive ads on your rooted device with the Malwack Magisk Module! This powerful module is your virtual shield, keeping your digital space clean and secure. Features 🛡️ …...
Swappines Fix Magisk Ksu Module
This module gives more priority to some processes by decreasing the value of swappines so that they remain in RAM. Link Download ...