Sujet : Re: Thumbnails, and what creates them.
De : andrews (at) *nospam* spam.net (Andrews)
Groupes : alt.comp.os.windows-10 comp.mobile.androidDate : 04. Nov 2024, 20:35:13
Autres entêtes
Organisation : BWH Usenet Archive (https://usenet.blueworldhosting.com)
Message-ID : <vgb7lh$1idh$1@nnrp.usenet.blueworldhosting.com>
References : 1 2 3 4 5 6 7 8
User-Agent : XanaNews/1.19.1.372 (x86; Portable ISpell)
Andrews wrote on Mon, 4 Nov 2024 17:59:32 -0000 (UTC) :
It's my understanding that, on Android, just as the entire homescreen setup
is stored in a single file that you can backup & restore, all the Wi-Fi
settings on Android are also stored in a single file (AFAIK).
/data/misc/apexdata/com.android.wifi/WifiConfigStore.xml
I haven't tried it, but a quick Google search shows this backup method:
<https://www.google.com/search?q=backup+wi-fi+settings+android+using+adb>
1. Turn on the Developer options menu on your old phone.
2. Turn on USB debugging and Rooted debugging on that old phone.
3. Connect that old phone to your computer & grant debug permissions.
4. Execute adb root on the computer
5. Execute adb pull /data/misc/apexdata/com.android.wifi/WifiConfigStore.xml
6. Repeat steps 1 through 4 on the new phone, only use push, not pull.
I didn't try it though... if you do try it, let us know how it works out.
Since I'm always a very helpful person, and even though my Samsung Galaxy
A32-5G baseband version is unrootable, I ran that test above for the team.
<
https://i.postimg.cc/2jxYYsmM/adb-pull-wifi.jpg>
C:\> type hosts.txt
The system cannot find the file specified.
C:\> adb pull /system/etc/hosts .\hosts.txt
/system/etc/hosts: 1 file pulled, 0 skipped. 0.0 MB/s (56 bytes in 0.003s)
C:\> type hosts.txt
127.0.0.1 localhost
::1 ip6-localhost
C:\> adb root
adbd cannot run as root in production builds
C:\> adb pull /data/misc/apexdata/com.android.wifi/WifiConfigStore.xml
adb: error: failed to stat remote object '/data/misc/apexdata/com.android.wifi/WifiConfigStore.xml': Permission denied
We're going to need another way to copy & restore that Wi-Fi xml file.
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 |