Java Jive wrote on Sat, 9 Nov 2024 01:15:55 +0000 :
Should have added my thanks to all those who have helped along the way.
We're all here to help each other - and to give back to the team.
We've been doing this for decades - as we're kind hearted helpful people.
Helping you has taught me things as I've never used "adb backup" myself.
Never even heard of it.
It's GREAT that you resolved the question of extracting (and restoring?)
Wi-Fi passwords on older Androids (which didn't lock WifiConfigStore.xml).
I'm trying to reproduce steps but I'm not sure the sequence on Android 13.
C:\app\editor\android\scrcpy> adb backup
WARNING: adb backup is deprecated and may be removed in a future release
adb.exe: backup either needs a list of packages or -all/-shared
C:\app\editor\android\scrcpy> adb --version
Android Debug Bridge version 1.0.41
Version 33.0.3-8952118
Installed as C:\app\editor\android\scrcpy\adb.exe
Looking it up, I see there is an Android backup-and-restore guide.
<
https://github.com/eviabs/Android-Backup-and-Restore-Guide/blob/master/Android%20Backup%20and%20Restore%20Guide.md>
"An *.ab backup contains all your personal and hidden data of your app.
It doesn't necessary contain your local storage data (which is located in
your sd card). Make sure you copy by yourself the sd card content."
C:\app\editor\android\scrcpy> adb backup -f myAndroidBackup.ab com.grindrapp.android
WARNING: adb backup is deprecated and may be removed in a future release
Now unlock your device and confirm the backup operation...
(My phone in another room popped up an unlock request, which I easily
accepted from Windows since I operate my phone at home from the PC.)
C:\app\editor\android\scrcpy> dir myAndroidBackup.ab
11/08/2024 11:40 PM 47 myAndroidBackup.ab
C:\app\editor\android\scrcpy> adb backup -apk -shared -all -f fullAndroidBackup.ab
(again the monitor dedicated to Android popped up an unlock request which
I accepted from the PC as I don't feel like looking for the phone)
It's taking a while... so moving on, here's how to restore apparently.
Single app backup (the app has to actually be installed already).
C:\app\editor\android\scrcpy> adb restore myAndroidBackup.ab
(I'm still waiting for the all-apps-and-their-data backup to finish.)
The only thing is these are restoring "apps", not Wi-Fi settings, right?
So I'm confused (although the "settings" app is just another app too).
How does this backup/restore Wi-Fi configuration settings?
Date | Sujet | # | | Auteur |
4 Nov 24 | Re: Thumbnails, and what creates them. | 68 | | Paul |
4 Nov 24 | Re: Thumbnails, and what creates them. | 66 | | Bob Martin |
4 Nov 24 | Re: Thumbnails, and what creates them. | 64 | | Andrews |
4 Nov 24 | Re: Thumbnails, and what creates them. | 63 | | Java Jive |
4 Nov 24 | Re: Thumbnails, and what creates them. | 22 | | Andrews |
4 Nov 24 | Re: Thumbnails, and what creates them. | 21 | | Andrews |
5 Nov 24 | Re: Thumbnails, and what creates them. | 20 | | Java Jive |
5 Nov 24 | Re: Thumbnails, and what creates them. | 19 | | Andrews |
6 Nov 24 | Re: Thumbnails, and what creates them. | 18 | | Java Jive |
6 Nov 24 | Re: Thumbnails, and what creates them. | 17 | | Andrews |
6 Nov 24 | Re: Thumbnails, and what creates them. | 16 | | Java Jive |
6 Nov 24 | Re: Thumbnails, and what creates them. | 15 | | Andrews |
7 Nov 24 | Re: Thumbnails, and what creates them. | 2 | | Java Jive |
7 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Andrews |
7 Nov 24 | Re: Thumbnails, and what creates them. | 12 | | Java Jive |
7 Nov 24 | Re: Thumbnails, and what creates them. | 11 | | Andrews |
9 Nov 24 | Re: Thumbnails, and what creates them. | 10 | | Java Jive |
9 Nov 24 | Extracting WiFi Passwords - SOLVED AT LAST! | 7 | | Java Jive |
9 Nov 24 | Re: Extracting WiFi Passwords - SOLVED AT LAST! | 5 | | Java Jive |
9 Nov 24 | Re: Extracting WiFi Passwords - SOLVED AT LAST! | 4 | | Andrews |
9 Nov 24 | Re: Extracting WiFi Passwords - SOLVED AT LAST! | 2 | | Andrews |
9 Nov 24 | Re: Extracting WiFi Passwords - SOLVED AT LAST! | 1 | | Andrews |
9 Nov 24 | Re: Extracting WiFi Passwords - SOLVED AT LAST! | 1 | | Andrews |
9 Nov 24 | Re: Extracting WiFi Passwords - SOLVED AT LAST! | 1 | | Java Jive |
9 Nov 24 | Re: Thumbnails, and what creates them. | 2 | | Java Jive |
9 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Java Jive |
5 Nov 24 | Re: Thumbnails, and what creates them. | 40 | | Frank Slootweg |
5 Nov 24 | Re: Thumbnails, and what creates them. | 39 | | Java Jive |
6 Nov 24 | Re: Thumbnails, and what creates them. | 3 | | Java Jive |
6 Nov 24 | Re: Thumbnails, and what creates them. | 2 | | Java Jive |
6 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Andrews |
6 Nov 24 | Re: Thumbnails, and what creates them. | 35 | | Frank Slootweg |
6 Nov 24 | Re: Thumbnails, and what creates them. | 7 | | Carlos E. R. |
6 Nov 24 | Re: Thumbnails, and what creates them. | 6 | | Frank Slootweg |
6 Nov 24 | Re: Thumbnails, and what creates them. | 4 | | Carlos E. R. |
6 Nov 24 | Re: Thumbnails, and what creates them. | 3 | | Frank Slootweg |
6 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Andrews |
6 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Carlos E. R. |
6 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Andrews |
6 Nov 24 | Re: Thumbnails, and what creates them. | 27 | | Java Jive |
6 Nov 24 | Re: Thumbnails, and what creates them. | 2 | | Paul |
6 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Java Jive |
6 Nov 24 | Re: Thumbnails, and what creates them. | 10 | | Frank Slootweg |
6 Nov 24 | Re: Thumbnails, and what creates them. | 9 | | Carlos E. R. |
6 Nov 24 | Re: Thumbnails, and what creates them. | 8 | | Frank Slootweg |
7 Nov 24 | Re: Thumbnails, and what creates them. | 7 | | Carlos E. R. |
7 Nov 24 | Re: Thumbnails, and what creates them. | 6 | | Frank Slootweg |
7 Nov 24 | Re: Thumbnails, and what creates them. | 5 | | Frank Slootweg |
8 Nov 24 | Re: Thumbnails, and what creates them. | 4 | | Carlos E. R. |
8 Nov 24 | Re: Thumbnails, and what creates them. | 3 | | Frank Slootweg |
8 Nov 24 | Re: Thumbnails, and what creates them. | 2 | | Carlos E. R. |
9 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Frank Slootweg |
6 Nov 24 | Re: Thumbnails, and what creates them. | 2 | | Java Jive |
7 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Java Jive |
7 Nov 24 | Re: Thumbnails, and what creates them. | 12 | | Java Jive |
7 Nov 24 | Re: Thumbnails, and what creates them. | 11 | | Frank Slootweg |
7 Nov 24 | Re: Thumbnails, and what creates them. | 10 | | Java Jive |
7 Nov 24 | Re: Thumbnails, and what creates them. | 9 | | Java Jive |
7 Nov 24 | Re: Thumbnails, and what creates them. | 8 | | Frank Slootweg |
7 Nov 24 | Re: Thumbnails, and what creates them. | 7 | | Java Jive |
7 Nov 24 | Re: Thumbnails, and what creates them. | 5 | | Andy Burns |
8 Nov 24 | Re: Thumbnails, and what creates them. | 2 | | Java Jive |
8 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Andy Burns |
8 Nov 24 | Re: Thumbnails, and what creates them. | 2 | | Frank Slootweg |
9 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Andrews |
8 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Frank Slootweg |
4 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Frank Slootweg |
4 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Andrews |