Installation Guide
Namida is available for Android (stable/beta), Windows (beta), and Linux (beta). Choose your platform below for installation instructions.Android Installation
Namida for Android is available in both stable and beta versions.Download Options
- Stable Release
- Beta Release
Download from GitHub
Visit the latest release page and download the APK file.
Look for the file named
namida-vX.X.X-release.apk (where X.X.X is the version number).Install the APK
Open the downloaded APK file on your Android device and follow the installation prompts.
Alternative: Obtainium
You can also install Namida using Obtainium for automatic updates:Add to ObtainiumRequired Permissions
Why does Namida need these permissions?
Why does Namida need these permissions?
Namida requests the following permissions:
- WAKE_LOCK & FOREGROUND_SERVICE - Keep app alive for media playback
- INTERNET - Download artwork, stream YouTube content, etc.
- READ_MEDIA_AUDIO (Android 13+) / READ_EXTERNAL_STORAGE (Android ≤12) - List audio files from indexer folders
- READ_MEDIA_VIDEO (Android 13+) - List video files for video playback
- READ_MEDIA_IMAGES (Android 13+) - List image files for fallback covers
- MANAGE_EXTERNAL_STORAGE (Android 10+, requested when needed) - For editing tags, backups, downloading, etc.
- VIBRATE - Haptic feedback (can be disabled in settings)
- POST_NOTIFICATIONS - Download progress and history import notifications
Windows Installation
Windows support is in beta. Some features may not work as expected.
Download the Installer
Go to the beta releases page and download the Windows installer:
- MSIX file for Windows Store-style installation
- EXE installer for traditional installation
Windows Requirements
- Windows 10 or later
- 4GB RAM minimum (8GB recommended)
- 500MB free disk space (more for library and cache)
Linux Installation
Linux support is new and in beta. Please report any issues on GitHub.
Quick Install (Recommended)
The easiest way to install Namida on Linux:Package Managers
Install MPV (Required)
Namida requires MPV for video playback on Linux:Linux Requirements
- Modern Linux distribution (kernel 5.0+)
- MPV media player
- 4GB RAM minimum
- 500MB free disk space
Verification
After installation, verify Namida is working correctly:Check Version
Go to Settings → About to verify you have the correct version installed.Current stable version: v5.6.1
Troubleshooting
Installation failed on Android
Installation failed on Android
- Make sure you have enough storage space (at least 200MB free)
- Enable “Install from Unknown Sources” in Settings → Security
- Try uninstalling any previous version first
- Reboot your device and try again
Windows SmartScreen blocking installation
Windows SmartScreen blocking installation
Windows SmartScreen may block the installer because it’s not from the Microsoft Store:
- Click “More info” when the warning appears
- Click “Run anyway” to proceed with installation
- This is normal for open-source applications
Linux: App won't start
Linux: App won't start
- Verify MPV is installed:
mpv --version - Check dependencies:
ldd $(which namida) - Try running from terminal to see error messages
- Make sure you have necessary permissions
Permissions denied on Android
Permissions denied on Android
Go to Android Settings → Apps → Namida → Permissions and manually grant:
- Storage/Files and media
- Notifications (optional)
- Go to Settings → Storage → Manage storage
- Find Namida and enable “Allow management of all files”
Next Steps
Quick Start Guide
Learn how to set up your library and start playing music
Join Community
Get help and updates from the Namida community
Keep Namida Updated: Using Obtainium (Android) or checking the GitHub releases page regularly ensures you get the latest features and bug fixes.