How to backup my G6-L11 with Android SDK

filipinne13

Member
Mar 25, 2016
9
0
0
42
Verlaine
Hello everybody,

I'm new user on this forum :) please forgive me for my english as I am Belgian.

I try to make a backup of my Huawei G6-L11 with Android SDK.

I am on Xbuntu 14.04 (I am not a specialist but I use it for some months). I have installed the packages android-tools-adb and android-tools-fastboot and also android sdk.
My phone is connected to the PC via usb and the debug mode is active.

I followed the next steps in a terminal

[email protected]:~$ adb devices
List of devices attached
68a0f6753968 device

[email protected]:~$ adb backup -apk -shared -all -f backup.ab
Now unlock your device and confirm the backup operation.
[email protected]:~$
The problem is that I unlock the phone but the backup does not begin. Why? What can I do to begin it?

Thanks a lot and have a good evening.