# Deeztracker Mobile ## Docs - [Dialog Components](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/api/components/dialogs.md): Playlist and track management dialog components - [Music Player Components](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/api/components/music-player.md): Full-screen music player and mini player UI components - [Track List Components](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/api/components/track-list.md): Track list item rendering with context menus and interactive elements - [DeezerApiService](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/api/deezer-api-service.md): Retrofit interface for Deezer public API integration - [DownloadManager](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/api/download-manager.md): Singleton manager for handling music downloads with queue management and progress tracking - [LocalMusicRepository](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/api/local-music-repository.md): Repository for accessing local music files via Android MediaStore - [LyricsRepository](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/api/lyrics-repository.md): Repository for fetching and caching synchronized lyrics from LrcLib - [Album](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/api/models/album.md): Album data model representing a music album in Deeztracker Mobile - [Playlist](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/api/models/playlist.md): Playlist data models for both Deezer and local playlists in Deeztracker Mobile - [Track](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/api/models/track.md): Track data model representing a music track in Deeztracker Mobile - [PlayerController](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/api/player-controller.md): Singleton controller for music playback with Media3 integration - [RusteerService](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/api/rusteer-service.md): Rust-powered Deezer download service interface - [Architecture Overview](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/development/architecture.md): Technical architecture and design patterns used in Deeztracker Mobile - [Building from Source](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/development/building.md): Complete guide to building Deeztracker Mobile from source code - [Project Structure](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/development/project-structure.md): Complete directory layout and file organization of Deeztracker Mobile - [Download Management](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/features/download-management.md): Download tracks, albums, and playlists with configurable quality settings and intelligent duplicate detection - [Local Music Library](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/features/local-library.md): Browse and manage local music files with MediaStore integration, metadata editing, and smart organization - [Synchronized Lyrics](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/features/lyrics.md): Display time-synchronized lyrics with LrcLib API integration and real-time scrolling - [Music Player](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/features/music-player.md): Full-featured music player with queue management, shuffle, repeat modes, and Media3 ExoPlayer integration - [Playlists](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/features/playlists.md): Create and manage custom playlists, import from Deezer, and organize your music collection - [Search & Discovery](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/features/search-discovery.md): Search for tracks, albums, artists, and playlists on Deezer with real-time preview playback - [Authentication](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/guide/authentication.md): Learn how to authenticate with Deeztracker Mobile using your Deezer ARL token - [Downloading Music](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/guide/downloading-music.md): Learn how to search for and download tracks, albums, and playlists from Deezer - [Managing Playlists](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/guide/managing-playlists.md): Learn how to create, organize, and manage playlists in Deeztracker Mobile - [Playing Music](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/guide/playing-music.md): Learn how to play your downloaded music, use player controls, and view synchronized lyrics - [Settings](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/guide/settings.md): Configure audio quality, storage location, language, and app preferences in Deeztracker Mobile - [Installation Guide](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/installation.md): Step-by-step instructions to install Deeztracker Mobile on your Android device - [Introduction](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/introduction.md): Deeztracker Mobile - A modern Android music downloader and player for offline listening - [Quick Start Guide](https://mintlify.wiki/xScherpschutter/Deeztracker-Mobile/quickstart.md): Get started with Deeztracker Mobile - from authentication to downloading your first track