Felix Knopp

Results 6 comments of Felix Knopp

Does restoring with tar work? Is there any progress / will this be merged?

I'm having the same issue Manufacturer: Fairphone Android version: 14 Custom ROM/rooted? no Model: FP5 Operating system: Arch Linux `Restoring internal storage. ./backup-tmp/Storage/Alarms/: 1 file pushed, 0 skipped. 0.5 MB/s...

I believe `adb-push` can no longer access 0/Android/ since Android 11... Additionally, i think our issue might be different to the one @Lost99-nobara faces... Maybe we should open another issue...

I have succeeded to restore all files by changing the ` adb push ./backup-tmp/Storage/* /storage/emulated/0 ` command to `adbsync push ./backup-tmp/Storage/ /storage/emulated/0` # I'm using adbsync from here https://github.com/jb2170/better-adb-sync

I have the same issue and it makes organic maps unusable for me. If I wait (about one to two minutes) the search result becomes clickable. For me this seems...

> [@felix-knopp](https://github.com/felix-knopp) what is your device, Android version, system firmware? Do you have microg or are you using Google Location services? Any other hints or patterns on how to reproduce...