Restoring android call logs backed up via myPhoneExplorer (unable to restore with Android 11) using a different app ([Phone Backup and Restore](https://play.google.com/store/apps/details?id=com.phone.backup.restore)). * Export all call logs from myPhoneExplorer as CSV (Tested with version 1.9.0) * Check out `mpe-csv-2-json.js` and `package.json` from this gist * `npm install` * `./mpe-csv-2-json.js your.csv > 2021-10-24, 09:02:25.sbl` * Copy the `.sbl` file to where "Phone Backup and Restore" can read it. In Version 1.6.6 it's `/storage/emulated/0/Android/data/com.phone.backup.restore/files/` (which requires root to access :-/) * Open Backup and restore app and restore your call logs file