
Size
1.2 MB
Android
8.1+
Downloads
147
Architecture
armeabi-v7a, x86, x86_64, arm64-v8a
Security Scan
Verified Safe
✓ Scanned with ClamAV, APKiD, and Quark-Engine
Description
This is an actively maintained fork of the original ReVanced Xposed Spotify by ChsBuffer, which appears to no longer exist.
What this fork brings:
- ✅ Full ad blocking — audio and visual ads completely eliminated
- ✅ No forced logouts (avoids server-side detection traps)
- ✅ Active maintenance and updates
- ✅ Compatible with latest Spotify versions
✨ Features
- 🔓 Unlock Premium: ✅ Working — unlocks premium UI features (shuffle, unlimited skips, etc.)
- 🚫 Block All Ads: ✅ Working — DNS-level ad blocking blocks 25+ ad-serving domains at the network layer
- 🔗 Sanitize Links: ✅ Working — removes tracking parameters from shared Spotify links
- 🏠 Fix Widgets: ✅ Working — fixes third-party launcher widgets
How Ad Blocking Works
The module implements a DNS-level sinkhole directly within Spotify's process — the same proven technique used by AdGuard DNS and Pi-hole:
Spotify tries to reach → ads.spotify.com
Module intercepts DNS → returns 127.0.0.1 (loopback)
Connection fails → no ads served ✅
This approach operates at the network layer rather than modifying account attributes, which means:
- ❌ No forced logouts — doesn't trigger server-side dual-sync detection
- ❌ No account flags — your account state remains untouched
- ✅ Works reliably without depending on Spotify's internal code structure
ℹ️ Note
The ads account attribute is intentionally not overridden. Setting ads=false triggers Spotify's server-side detection, causing forced logouts every 60–120 seconds. DNS blocking avoids this entirely.
Prerequisites
- Rooted Android device (Magisk or KernelSU)
- LSPosed framework installed
- Spotify app installed from Play Store or APK
Steps
1. Download the latest release APK.
2. Install the APK on your device.
3. Open LSPosed Manager → Modules.
4. Enable RVX Spotify and select Spotify as the target app.
5. Force stop Spotify and reopen it.
6. Enjoy ad-free music 🎵
🚨 Important
- This is NOT an official ReVanced project — do not ask ReVanced developers for help.
- Root access (Magisk/KernelSU) with LSPosed is strictly required.
License
This fork remains licensed under GPL-3.0.
Rate this app