Coder Social home page Coder Social logo

adbackup's Introduction

adbackup Build Status Build status Crates.io

backup tool for android written in rust which can either be used as a module or as a cli-tool

adbackup uses something similar to the auto backup mechanism of android. Normally, if enabled, this mechanism is used to backup the android system into the Google cloud. With adbackup it is possible to create backups of folders, apps or the complete system.

Setup

This version of adbackup needs some initialisation work to be done before it can be used: Install adbackup & adb, add adb to the environment path and enable debug mode on the android device.

Computer

adbackup is using the android debug bridge (adb) to communicate with android devices. Before using adbackup

  1. install adb from the official android developer site
  2. Now add adb to your environment variable (tutorial)
  3. Download and install adbackup

The computer is ready to work with adbackup. To check if everything is well configured, type adbackup devices.

Android device

To bring the android device into a state in which adbackup can be used, enable the debug mode: Go to

  1. Settings
  2. About phone
  3. Press the Build number five times
  4. Go back and select the new Developer options menu
  5. Activate the developer options at the top of the screen and enable Android debugging in the list below

If the device is connected to the computer adbackup devices should now list this device. Make sure to disable the debugging mode after you are done using adbackup to minimize the risk of your device being compromised.

Limitations

Every app developer can specify whether it is possible to backup their app in general, just parts of it or not at all, here you can read more about this topic. Because of this android feature there might be some apps which will not be included into backups generated by the android operating system. Sadly, right now there exists no better way to do android backups without rooting the device first.

adbackup's People

Contributors

sailreal avatar donatjr avatar hdhoang avatar dependabot-preview[bot] avatar dependabot-support avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.