My smartphone is SC-02H which is a name of Galaxy S7 edge by docomo. Its OS is Android 7.0 now though it was Android 6.0 when I bought the smartphone. On 2017.Oct.18, docomo announced they would give Android 8.0 to it someday in the future. I do not know when exactly because it is always late that they give a custom OS. But for that, I try to create a full-backup of android7 by adb.exe.
For using Tools, need USB drivers. See Install OEM USB Drivers.
But about SC-02H, the drivers are installed automatically connecting the PC and the smartphone by a USB cable.
> pushd x:platform-tools
)> adb devices
I had the following message.
List of devices attached
* daemon not running; starting now at tcp:5037
* daemon started successfully
xxxxxxxx unauthorized
On the smartphone, have a message like the right image. So tap ‘OK’ and again:
> adb devices
List of devices attached
xxxxxxxx device
> adb backup -f x:SC_02H.adb -apk -all
Now unlock your device and confirm the backup operation…
On the smartphone, have a message like the right image. So tap ‘データをバックアップ’. If you need a password for the backup file, type it before tapping.
When the backup ends, show up ‘バックアップが終了しました’ on the smartphone and back to ‘prompt’ on the cme.exe window.
Note1) About backup commands, see Android Debug Bridge (adb).
The page has Japanese version, but I couldn’t find about backup commands on it. So, if your language page has no information about backup commands, see English page.
Note2) On my smartphone ‘-shared’ option doesn’t work well. I gave more than 8 hours to it, but it didn’t finish and gave no error message. So I didn’t use the option. This time the backup is for to downgrade to Android7 if Android8 gives any problems on the smartphone, so I only need an Android7 system backup.
The recipe for sweet potato yōkan that I often made this fall. Ingredients Sweet potato…
After a long time, when I checked broken links and fixed them, I got an…
I made a box, so I prepare the contents. Theme and Plugins. The theme is…
Hehe, it's been almost a year since my last post. I received a notification email…
About a week ago, I finally started to renew my sites, which I had been…
This website uses cookies.