Skip to content

Sonicbird21/spine

Repository files navigation

Project Spine

Xposed/DexKit module for Spotify modifications.

IMPORTANT NOTE: Do not close the app, as it will log out. If you keep it open it will work for a while.

Quick Start

Prerequisites

  • Android Studio / Gradle 9+
  • JDK 17
  • Xposed Framework or LSPosed installed

Build

Debug build:

./gradlew assembleDebug

APK: app/build/outputs/apk/debug/app-debug.apk

Release build:

./gradlew assembleRelease

APK: app/build/outputs/apk/release/app-release.apk

By default, each build uses a randomized applicationId so the installed package name changes every build.

Environment flags:

  • SYS_CONFIG_RANDOM_APP_ID=true|false (default: true)
  • SYS_CONFIG_BASE_APPLICATION_ID=com.example.base (default: com.spotify.music)

Install

  1. Build debug APK
  2. Open LSPosed Manager → Modules
  3. Select the module and enable it
  4. Force stop Spotify and reopen

Credits

Based on RevancedXposed_Spotify by chsbuffer DexKit: a high-performance dex runtime parsing library.

About

A modern xposed module for spotify patches

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages