Hi,
(I hope it is a good place to ask this type of question…)
For the first time I try to backup all my phone. I tried 2 ways to do it without success.
1/ adb pull data/ data
it seems I cannot access this directory. I can do an adb pull sdcard / sdcard
without problem.
When I do an "adb shell"
I have a “permission denied” on data dir.
Tried adb root with a “adbd cannot run as root in production builds
” error.
2/ $ python backup_restore_profile.py -b
2015-12-20 22:26:47,596 - utilities.adb_helper - WARNING - adbd cannot run as root in production builds
When I go to Settings > Developer
I see an option “Unlock privileges”> “Unrestrict dev tools” = false
But when I click on this option to enable it, a big warning ask me “erase all my data and to a reset” so I didn’t
- Phone: nexus5
- Build: Nighly 18 nov 15 tooked on this page https://firefoxos.mozilla.community/device/LG/Nexus%205
Regards.