Yet another CLI based tool to migrate apps with data from one phone to another
Developer:
Dev. Gautam Kumar
DroidSync is a command-line tool that uses the Android Debug Bridge (ADB) to backup and restore data from one Android device to another.
To install DroidSync, follow these steps:
- Install ADB on your computer.
- Clone this repo
- Extract the downloaded archive to a directory of your choice.
- Add the DroidSync directory to your PATH environment variable.
To backup an app's data to a file, run the following command:
$ ./droidsync <package.name> <file_name>.ab