LogoLogo
  • Waydroid
  • Usage
    • Install Instructions
    • Install and Run Android Applications
    • Waydroid command line options
    • Waydroid Prop Options
  • FAQ
    • Google Play Certification
    • Disable On-Screen Keyboard
    • Community Projects We Like
    • Get Waydroid to work through a VM
    • Using ADB with Waydroid
    • Setting up Waydroid only Sessions
    • Setting up a shared folder
    • Color correction in Mutter
    • Backup/Restore apps and data
    • Using custom Waydroid images
  • Development
    • Compile Waydroid - Lineage OS based images
    • Manual Patch Resolution
    • Compile Waydroid - Using Android-Generic Project
  • Debugging
    • Getting Essential Information
    • Networking Issues
    • Known Issues
    • General Troubleshooting
Powered by GitBook
On this page
  • Backup:
  • 1. Choose Seedvault as backup provider
  • 2. Note down passphrase
  • 3. Take backup
  • Restore
  • 1. Copy backup contents
  • 2. Start restore activity.
  • 2. Enter passphrase for decryption
  • 3. Restore

Was this helpful?

  1. FAQ

Backup/Restore apps and data

Backup and restore apps and data using Seedvault

PreviousColor correction in MutterNextUsing custom Waydroid images

Last updated 1 year ago

Was this helpful?

can be used to taking backup and restore it. It is preinstalled on Waydroid.

Backup:

1. Choose Seedvault as backup provider

Go to Settings > System > Backup > Change backup provider. And choose Seedvault,

2. Note down passphrase

A passphrase is shown. This is used for encrytion. It wil asked on restoration.

3. Take backup

Tap on 'Backup' from three-dots menu.

Successfully backed up. The backup data will be at ~/.local/share/waydroid/data/media/0/.SeedVaultAndroidBackup

Restore

1. Copy backup contents

Copy the .SeedVaultAndroidBackup to ~/.local/share/waydroid/data/media/0/

2. Start restore activity.

You need to run am start com.stevesoltys.seedvault/.restore.RestoreActivity in shell inorder to start the restoration activity. You can this either on waydroid shell or adb shell.

You will be asked to choose storage.

2. Enter passphrase for decryption

You need to enter the passphrased there was shown while setting up Seedvault

3. Restore

Click on restore.

Seedvault