What is backed up? #198
Unanswered
BenPortner
asked this question in
Q&A
Replies: 1 comment 2 replies
-
It uses Android's backup API, so it backs up data from apps, if they provide any data for backup. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Seed Vault developers,
first off, thanks for the great app. A proper, open source backup utility for AOSP is long overdue!
Maybe I just overlooked it but I couldn't find it: What exactly is backed up by Seed Vault? Is it the complete
data
-partition? Does it includedata/media
(unlike a TWRP backup)? Does it include other partitions likesystem
,cache
,vendor
? I'm curious to know :)Thanks and all the best!
Ben
Beta Was this translation helpful? Give feedback.
All reactions