ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Backup n restore android phone on linux.

    Scheduled Pinned Locked Moved IT Discussion
    6 Posts 2 Posters 708 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • openitO
      openit
      last edited by

      Hello there,

      I got to reset my android phone for some reason.

      And there was no Mobile suite for Huawei on linux, so I took the backup for Android on Linux (Centos7) with command adb and the backup size was about 172MB. Though I backed up the images/vids/other things manually and this adb backup was just formality.

      Not sure what adb has backed up. Now my requirement is to get back one application as it is, if possible, is that restore adb is helpful ?

      I have tried to restore by command "adb restore" but not seeing any difference on mobile.

      Just wondering what backup it meant for and is there any way to get back that specific app ?

      Thanks !!

      1 Reply Last reply Reply Quote 0
      • DustinB3403D
        DustinB3403
        last edited by

        Here is a brief howto (for windows but same functionality) use adb backup, without knowing what you specifically did it would be difficult for any of us to know what you backed up.

        openitO 1 Reply Last reply Reply Quote 0
        • openitO
          openit @DustinB3403
          last edited by

          @DustinB3403 said in Backup n restore android phone on linux.:

          Here is a brief howto (for windows but same functionality) use adb backup, without knowing what you specifically did it would be difficult for any of us to know what you backed up.

          I did same like in article but from CentOS not Windows.

          My question is, what does it backup with "full backup" ? apps or settings or data (pics/vids) ?

          And when I restored, I am not seeing any difference on my Android phone, what may be the wrong ?

          Thanks

          1 Reply Last reply Reply Quote 0
          • DustinB3403D
            DustinB3403
            last edited by

            What adb command did you run exactly?

            openitO 1 Reply Last reply Reply Quote 0
            • openitO
              openit @DustinB3403
              last edited by

              @DustinB3403 said in Backup n restore android phone on linux.:

              What adb command did you run exactly?

              To Backup : ( before resetting phone)
              adb backup -f SH25TW500611-phone-backup.adb -apk -all

              Restore : (After reset)

              adb restore SH25TW500611-phone-backup.adb

              1 Reply Last reply Reply Quote 0
              • DustinB3403D
                DustinB3403
                last edited by

                What Android version is your phone running? If lollipop there is an apparent bug in ADB.

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post