Creating Backups
Manual Backup
Create an on-demand backup of all Namida data:Grant Storage Permission
Ensure “All Files Access” permission (
MANAGE_EXTERNAL_STORAGE) is granted for backup creation.Wait for Completion
The backup process creates a compressed archive:
Namida Backup - YYYY-MM-DD HH.mm.ss.zipBackup creation automatically checkpoints database files to ensure data consistency and prevent corruption.
What Gets Backed Up
A complete Namida backup includes:Library Data
- Tracks database
- Track statistics
- Video cache data
- Local video index
- Album identifiers
User Data
- Listening history
- Play counts & timestamps
- Favorites playlist
- Custom playlists
- Playlist artworks
- Queue history
Settings
- App preferences
- Equalizer settings
- Player configuration
- YouTube settings
- Keyboard shortcuts
- Tutorial progress
YouTube Data
- Liked videos
- Subscriptions
- Subscription groups
- YouTube playlists
- YouTube history
- Video statistics
- Download tasks
Backup Structure
Automatic Backups
Configure Auto-Backup
Enable automatic periodic backups:Enable Auto-Backup
Settings → Backup & Restore → Automatic BackupSet the interval (in days) between automatic backups.
Automatic backups are created only if the specified interval has passed since the last backup. The system maintains up to 10 auto-backup files and automatically removes older ones.
Auto-Backup Behavior
Namida Backup - YYYY-MM-DD HH.mm.ss - auto.zip
Restoring Backups
Restore Process
Select Backup Source
Choose between:
- Auto-restore: Uses the most recent backup from backup directory
- Manual selection: Browse and select a specific
.zipbackup file
Extract Sub-Archives
Nested
.zip files (LOCAL_FILES.zip, YOUTUBE_FILES.zip) are automatically extracted.Reload Data
Namida reloads all configuration files, playlists, and history:
- Settings files
- Track database
- Playlists
- Listening history
- YouTube data
Post-Restore Operations
Backup Management
Custom Backup Location
Change where backups are stored:Choosing a Backup Location
Choosing a Backup Location
Recommended locations:
- Internal storage:
/storage/emulated/0/Namida/Backups/ - SD card:
/storage/XXXX-XXXX/Namida/Backups/ - Cloud sync folder:
/storage/emulated/0/Sync/NamidaBackups/
- App data directory (deleted on uninstall)
- Temporary directories
- System-protected locations
Backup File Management
Recent Backups
View all backups sorted by date:
Cleanup Old Backups
Auto-backups are limited to 10 files. Older backups are automatically deleted:
Error Handling
Common Backup Issues
Permission Denied
Permission Denied
Error: Storage permission deniedSolution:
- Grant “All Files Access” permission
- Navigate to: Settings → Apps → Namida → Permissions
- Enable “Files and media” permission
- Retry backup creation
Directory Doesn't Exist
Directory Doesn't Exist
Error: Backup directory not foundSolution:
- Ensure the backup directory path is valid
- Check if SD card is mounted
- Verify no typos in custom path
- Reset to default backup location
Backup Creation Failed
Backup Creation Failed
Possible causes:
- Insufficient storage space
- SD card write-protected
- Background process interrupted
- Database locked by another process
- Check available storage (backups can be 10-100+ MB)
- Close Namida and retry
- Use internal storage instead of SD card
- Verify no file manager apps are accessing Namida data
Common Restore Issues
Corrupted Backup
Corrupted Backup
Error: Failed to extract backup archiveCauses:
- Incomplete download
- Corrupted .zip file
- Incompatible backup version
- Verify backup file size
- Try older backup if available
- Create new backup from working installation
Partial Restore
Partial Restore
If restoration partially completes:
- Don’t panic - Namida creates checksums
- Check which data was restored successfully
- Re-run restore operation
- Verify all database files are present
- Manually trigger library refresh if needed
Best Practices
Backup Schedule
Recommendations:
- Daily users: Weekly auto-backup
- Casual users: Monthly auto-backup
- Before major updates: Manual backup
- After playlist creation: Manual backup
Storage Strategy
Best practices:
- Keep 2-3 recent backups
- Store one backup off-device
- Sync to cloud storage
- Test restore periodically
Backup Rotation
Backup Verification
Verify backup integrity:Cross-Device Sync
Syncing Between Devices
Check out namida_sync - a community tool for syncing Namida backups across Android, Windows, and Linux.
- Create backup on Device A
- Copy backup to cloud storage (Google Drive, Dropbox, etc.)
- Download backup on Device B
- Restore backup on Device B
Advanced Options
Selective Backup
Customize what gets backed up:Database Optimization
Before backup, optimize databases:Namida automatically performs database optimization during backup creation.