Initial project structure with manifest configured for foreground audio service, AudioTrack-based playback, and background operation. Includes Gradle wrapper, dependency catalog, placeholder icons, and build instructions for Arch Linux.
14 lines
149 B
Text
14 lines
149 B
Text
# Build output
|
|
build/
|
|
app/build/
|
|
|
|
# Gradle cache
|
|
.gradle/
|
|
|
|
# Local SDK/IDE config
|
|
local.properties
|
|
*.iml
|
|
.idea/
|
|
|
|
# Claude Code session data
|
|
.claude/
|