seedvault-app / seedvault

A backup application for the Android Open Source Project.
1.19k stars 73 forks source link

Binder exception when backing up a large number of applications #604

Closed stevesoltys closed 4 months ago

stevesoltys commented 6 months ago

As exposed by #562, and similar to the issue resolved for restore in #563, backing up a large number of applications leads to a binder exception. This can be resolved by backing up in chunks, as we did in #563.