Skip to content

devsdenepal/DroidSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DroidSync

Yet another CLI based tool to migrate apps with data from one phone to another image

Developer: Dev. Gautam Kumar


DroidSync

DroidSync is a command-line tool that uses the Android Debug Bridge (ADB) to backup and restore data from one Android device to another.

Installation

To install DroidSync, follow these steps:

  1. Install ADB on your computer.
  2. Clone this repo
  3. Extract the downloaded archive to a directory of your choice.
  4. Add the DroidSync directory to your PATH environment variable.

Usage

To backup an app's data to a file, run the following command: $ ./droidsync <package.name> <file_name>.ab

About

Yet another CLI based tool to migrate apps with data from one phone to another

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages