Guides

Everything you need
to get started.

01

DOWNLOAD

Install Zinc Music

Use the official GitHub Releases page to obtain the latest published Android build.

Download guide →
02

PLAYBACK

Understand the player

Learn how local music, online streams, queue controls, lyrics and the player canvas fit together.

Explore features →
03

AUDIO

Shape the sound

Use normalization, crossfade, equalizer presets, bass boost, loudness enhancer and reverb.

See audio effects →
04

DEVELOPMENT

Build from source

Clone the repository and run the standard Gradle build for a debug APK.

Open GitHub →

BUILD COMMANDS

Start with the basics.

git clone https://github.com/EpsilonMusicApp/ZincMusic.git
cd ZincMusic
./gradlew assembleDebug

Zinc Music is built with Kotlin, Jetpack Compose, Material 3 Expressive, AndroidX Media3, Room, Retrofit, Gson, Hilt/KSP and audio-processing components.