Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.sys.mac.system > #145529

Re: Android full backup.

From "Carlos E.R." <robin_listas@es.invalid>
Newsgroups comp.sys.mac.system, alt.os.linux, alt.comp.os.windows-10, comp.mobile.android
Subject Re: Android full backup.
Date 2025-04-15 18:22 +0200
Message-ID <umd2dlx8kv.ln2@Telcontar.valinor> (permalink)
References (8 earlier) <m64982F397U8@mid.individual.net> <m64m52F2bvgU1@mid.individual.net> <vtjhpd.vbc.1@ID-201911.user.individual.net> <m660dlx5ob.ln2@Telcontar.valinor> <vtltcc.mok.1@ID-201911.user.individual.net>

Cross-posted to 4 groups.

Show all headers | View raw


On 2025-04-15 15:18, Frank Slootweg wrote:
> Carlos E.R. <robin_listas@es.invalid> wrote:
>> On 2025-04-14 17:48, Frank Slootweg wrote:
>>> Arno Welzel <usenet@arnowelzel.de> wrote:
>>>> Arno Welzel, 2025-04-14 13:18:
>>>>
>>>>> Frank Slootweg, 2025-04-13 15:57:
>>>> [...]
>>
>>
>>>> Yes, I agree, that Android has the flexibility to user other methods as
>>>> well, like backup apps, ADB and so on - but this needs enough experience
>>>> by the user like how to set up ADB on a computer or how to transfer the
>>>> backup to another device using USB and so on.
>>>
>>>     The methods I mentioned do not require the user to setup ADB. The
>>> Smart Switch Android-to-Windows backup does use a USB-cable, but no ADB.
>>> The Smart Switch Android app can transfer to another phone by Wi-Fi or
>>> USB and can backup to cloud, SD-card or USB-stick.
>>
>> That's a Samsung app, I understand. What about a generic full backup
>> app, non adb? For any operating system, not Windows only?
> 
>    I have no real suggestion/solution, other than adb (and MTP).
> 
>    An (non-Google) Android app cannot provide a solution, because on a
> non-rooted phone, it can't backup the /Internal storage/Android folders
> (data, obb?, others?), which contains the settings and data of all the
> apps.
> 
>    Because I have a Samsung phone, I could use the Samsung Smart Switch
> program on Windows, but that is not flexible enough for backing up what
> you want and not backing up what you don't want. It is oriented in
> categories instead of in folders and for some categories, it's all or
> nothing.
> 
>> Using my Motorola phone I can transfer from old phone to new phone most
>> things. But not to disk. And I don't remember if all data is
>> transferred. Photos, maps...
> 
>    You could try the 'Smart Switch Mobile' [1] [2] Android app. For
> transfer to another device, it runs on any (i.e. also non-Samsung)
> device. I don't know if it then can also make backup (to cloud, SD-card
> or USB-stick). The reference [2] implies it can. (I do no longer have a
> recent/working non-Samsung device to try.)
> 
>    Same for the Smart Switch PC program for Windows [2]. Probably only
> works if the source is a Samsung device (reference [2] only works if you
> specify 'GALAXY'), but you can try.
> 
>    For a non-automated backup you can use MTP. With MTP you *can* access
> the /Internal storage/Android folders. For example in Windows File
> Explorer, this accesses the folder which contains the OsmAnd+ maps:

MTP is what I do. Sometimes I have used a WiFi file server app on the 
phone instead. Sometimes I found that one can see files the other 
doesn't, but I don't remember which.

> 
> This PC\Frank's Galaxy A51\Internal storage\Android\data\net.osmand.plus\files
> 
>    But 'This PC\Frank's Galaxy A51\Internal storage' is only accessible
> in File Explorer, it's not part of the normal file system, nor
> accessible as a Network Share, so you can't use normal copy or backup
> utilities. (Perhaps in Windows PowerShell one can 'program'/control File
> Explorer? No idea.)

In Linux we can access the filesystem. Once I tell the equivalent of the 
file explorer to access the phone, then it is also accessible under:

/run/user/1000/gvfs/mtp:host=motorola_moto_g52_SOME_LETTERS

for any app. This is using with a gtk desktop, with KDE it is somewhere 
else.

Then I can use rsync and copy links to the files in the previous backup.


> 
>    The MTP method should also work in Linux (and on macOS? and on
> ChromeOS?).
> 
>    FWIW, because of these limitations, I no longer bother with full
> Android backup. I only backup the folders which *are* accessible on a
> non-rooted device.
> 
>    For all my apps, at least the important ones, I investigate if I can
> recover/recreate the settings or/and data, if I lose them. For example
> in OsmAnd+ you can export settings, etc, and backup those and all maps
> can be reloaded. For apps which have complicated settings, which can not
> be exported/backed-up, I document which settings I have changed. Some
> apps have their own backup methods (for example WhatsApp). Some apps
> only need account credentials. Etc. etc.. Of course this whole mechanism
> is documented in a file which *is* backed up! :-)
> 
>    Sofar, in nearly 12 years, I haven't had any major mishaps, so I'll
> continue to use my "Can not backup, so prepare to recover recreate.'
> method.

One phone suddenly died on me, the display went blank, IIRC. Another one 
died when I took a swim on the sea. Both predated Android, had simply 
contacts, SMS, and photos of limited quality. They needed an special 
cable to share the photos and special software.


> 
>    Hope this helps.
> 
> [1]
> <https://play.google.com/store/apps/details?id=com.sec.android.easyMover>
> 
> [2]
> <https://www.samsung.com/us/apps/smart-switch/>
> See 'How to transfer' -> GALAXY -> Backup and restore from PC or Mac ->
> Windows
> For using the Smart Switch Mobile Android app to *backup* (not
> transfer), see 'Other Android' -> 'Backup and restore from external
> storage'


-- 
Cheers, Carlos.

Back to comp.sys.mac.system | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Tutorial: Working example of removing & re-installing Android system apps from a PC Marion <marion@facts.com> - 2025-03-21 05:55 +0000
  A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) gazelle@shell.xmission.com (Kenny McCormack) - 2025-03-24 19:15 +0000
    Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-03-24 21:09 +0000
      Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-24 22:55 +0000
        Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-03-25 08:33 +0000
          Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Tango Romeo <TangoRomero@snope.com> - 2025-03-25 20:09 -0600
            Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-03-28 19:50 +0000
              Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Alan <nuh-uh@nope.com> - 2025-03-28 15:13 -0700
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Hank Rogers <Hank@nospam.invalid> - 2025-03-28 18:04 -0500
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Alan <nuh-uh@nope.com> - 2025-03-28 17:33 -0700
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-03-29 06:35 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) "Carlos E.R." <robin_listas@es.invalid> - 2025-03-29 13:33 +0100
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-03-29 17:41 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Hank Rogers <Hank@nospam.invalid> - 2025-03-29 16:00 -0500
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-03-30 06:30 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Alan <nuh-uh@nope.com> - 2025-03-30 17:04 -0700
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Bill Powell <bill@anarchists.org> - 2025-03-31 09:16 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Arno Welzel <usenet@arnowelzel.de> - 2025-03-31 11:04 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Isaac Montara <IsaacMontara@nospam.com> - 2025-03-31 11:59 -0400
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Arno Welzel <usenet@arnowelzel.de> - 2025-03-31 19:42 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Isaac Montara <IsaacMontara@nospam.com> - 2025-03-31 18:40 -0400
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Peter <confused@nospam.net> - 2025-04-02 09:28 +0100
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Peter <confused@nospam.net> - 2025-04-02 18:10 +0100
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Peter <confused@nospam.net> - 2025-04-03 00:35 +0100
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Peter <confused@nospam.net> - 2025-04-03 06:57 +0100
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Alan <nuh-uh@nope.com> - 2025-03-31 10:49 -0700
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Hank Rogers <Hank@nospam.invalid> - 2025-03-31 18:06 -0500
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Your Name <YourName@YourISP.com> - 2025-04-01 10:55 +1300
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-03-31 22:29 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Arno Welzel <usenet@arnowelzel.de> - 2025-03-31 10:59 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-03-31 16:05 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Arno Welzel <usenet@arnowelzel.de> - 2025-03-31 19:45 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-03-31 22:32 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-04-02 02:10 +0000
                Re: A good thing or a bad thing Richard Kettlewell <invalid@invalid.invalid> - 2025-04-02 09:03 +0100
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) "Carlos E.R." <robin_listas@es.invalid> - 2025-04-02 12:58 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Your Name <YourName@YourISP.com> - 2025-04-03 09:34 +1300
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-02 23:38 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Alan <nuh-uh@nope.com> - 2025-04-03 14:15 -0700
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) WolfFan <akwolffan@zoho.com> - 2025-04-04 18:25 -0400
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) WolfFan <akwolffan@zoho.com> - 2025-04-04 18:28 -0400
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-05 00:34 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Arno Welzel <usenet@arnowelzel.de> - 2025-04-07 18:57 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-07 20:34 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) "Carlos E.R." <robin_listas@es.invalid> - 2025-04-08 00:45 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-08 00:01 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) "Carlos E.R." <robin_listas@es.invalid> - 2025-04-08 02:37 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-08 06:07 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Daniel70 <daniel47@eternal-september.org> - 2025-04-08 19:19 +1000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-08 10:25 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Frankie <frankie@nospam.usa> - 2025-04-08 10:28 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) "Carlos E.R." <robin_listas@es.invalid> - 2025-04-08 13:07 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-08 18:00 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Arno Welzel <usenet@arnowelzel.de> - 2025-04-09 12:37 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-09 20:03 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Arno Welzel <usenet@arnowelzel.de> - 2025-04-11 09:31 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-11 08:57 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Arno Welzel <usenet@arnowelzel.de> - 2025-04-09 12:35 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-09 20:43 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Arno Welzel <usenet@arnowelzel.de> - 2025-04-11 09:36 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-11 09:29 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Arno Welzel <usenet@arnowelzel.de> - 2025-04-13 14:07 +0200
                Re: A good thing or a bad thing Frank Slootweg <this@ddress.is.invalid> - 2025-04-11 17:39 +0000
                Re: A good thing or a bad thing Marion <marion@facts.com> - 2025-04-11 19:01 +0000
                Re: A good thing or a bad thing Arno Welzel <usenet@arnowelzel.de> - 2025-04-13 14:09 +0200
                Re: A good thing or a bad thing Arno Welzel <usenet@arnowelzel.de> - 2025-04-13 14:08 +0200
                Re: A good thing or a bad thing Frank Slootweg <this@ddress.is.invalid> - 2025-04-13 13:57 +0000
                Re: A good thing or a bad thing Arno Welzel <usenet@arnowelzel.de> - 2025-04-14 13:18 +0200
                Re: A good thing or a bad thing Arno Welzel <usenet@arnowelzel.de> - 2025-04-14 16:58 +0200
                Re: A good thing or a bad thing Frank Slootweg <this@ddress.is.invalid> - 2025-04-14 15:48 +0000
                Re: A good thing or a bad thing "Carlos E.R." <robin_listas@es.invalid> - 2025-04-14 22:01 +0200
                Android full backup. (was: A good thing or a bad thing) Frank Slootweg <this@ddress.is.invalid> - 2025-04-15 13:18 +0000
                Re: Android full backup. "Carlos E.R." <robin_listas@es.invalid> - 2025-04-15 18:22 +0200
                Re: Android full backup. Frank Slootweg <this@ddress.is.invalid> - 2025-04-15 18:27 +0000
                Re: Android full backup. "Carlos E.R." <robin_listas@es.invalid> - 2025-04-15 23:31 +0200
                Re: Android full backup. Paul <nospam@needed.invalid> - 2025-04-15 23:24 -0400
                Re: Android full backup. Marion <marion@facts.com> - 2025-04-16 05:24 +0000
                Re: Android full backup. Frank Slootweg <this@ddress.is.invalid> - 2025-04-18 17:36 +0000
                Re: Android full backup. Alan <nuh-uh@nope.com> - 2025-04-18 10:49 -0700
                Re: Android full backup. Marion <marion@facts.com> - 2025-04-25 00:35 +0000
                Re: A good thing or a bad thing Daniel70 <daniel47@eternal-september.org> - 2025-04-16 20:53 +1000
                Re: A good thing or a bad thing Paul <nospam@needed.invalid> - 2025-04-16 08:28 -0400
                Re: A good thing or a bad thing Alan <nuh-uh@nope.com> - 2025-04-16 13:26 -0700
                Re: A good thing or a bad thing "Carlos E.R." <robin_listas@es.invalid> - 2025-04-16 23:10 +0200
                Re: A good thing or a bad thing Alan <nuh-uh@nope.com> - 2025-04-16 14:41 -0700
                Re: A good thing or a bad thing Hank Rogers <Hank@nospam.invalid> - 2025-04-16 17:54 -0500
                Re: A good thing or a bad thing Alan <nuh-uh@nope.com> - 2025-04-16 18:52 -0700
                Re: A good thing or a bad thing Paul <nospam@needed.invalid> - 2025-04-16 17:24 -0400
                Re: A good thing or a bad thing Alan <nuh-uh@nope.com> - 2025-04-16 18:52 -0700
                Re: A good thing or a bad thing Paul <nospam@needed.invalid> - 2025-04-17 01:15 -0400
                Re: A good thing or a bad thing Alan <nuh-uh@nope.com> - 2025-04-16 23:45 -0700
                Re: A good thing or a bad thing Paul <nospam@needed.invalid> - 2025-04-17 08:26 -0400
                Re: A good thing or a bad thing "Carlos E.R." <robin_listas@es.invalid> - 2025-04-17 11:08 +0200
                Re: A good thing or a bad thing Paul <nospam@needed.invalid> - 2025-04-17 09:01 -0400
                Re: A good thing or a bad thing "Carlos E.R." <robin_listas@es.invalid> - 2025-04-17 21:43 +0200
                Re: A good thing or a bad thing Alan <nuh-uh@nope.com> - 2025-04-16 13:25 -0700
                Re: A good thing or a bad thing "Carlos E.R." <robin_listas@es.invalid> - 2025-04-14 21:56 +0200
                Re: A good thing or a bad thing Marion <marion@facts.com> - 2025-04-15 00:26 +0000
                Re: A good thing or a bad thing Alan <nuh-uh@nope.com> - 2025-04-14 18:10 -0700
                Re: A good thing or a bad thing Hank Rogers <Hank@nospam.invalid> - 2025-04-14 21:22 -0500
                Re: A good thing or a bad thing Marion <marion@facts.com> - 2025-04-15 16:11 +0000
                Re: A good thing or a bad thing Alan <nuh-uh@nope.com> - 2025-04-15 09:31 -0700
                Re: A good thing or a bad thing Marion <marion@facts.com> - 2025-04-15 17:54 +0000
                Re: A good thing or a bad thing Marion <marion@facts.com> - 2025-04-15 18:09 +0000
                Re: A good thing or a bad thing Alan <nuh-uh@nope.com> - 2025-04-15 11:26 -0700
                Re: A good thing or a bad thing Jolly Roger <jollyroger@pobox.com> - 2025-04-15 21:36 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) "Carlos E.R." <robin_listas@es.invalid> - 2025-04-08 13:06 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Alan <nuh-uh@nope.com> - 2025-04-08 09:42 -0700
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) "Carlos E.R." <robin_listas@es.invalid> - 2025-04-08 22:50 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) vallor <vallor@cultnix.org> - 2025-04-08 22:57 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) vallor <vallor@cultnix.org> - 2025-04-08 22:55 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-09 01:19 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) "Carlos E.R." <robin_listas@es.invalid> - 2025-04-09 12:42 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-12 00:18 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) "Carlos E.R." <robin_listas@es.invalid> - 2025-07-12 22:51 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Arno Welzel <usenet@arnowelzel.de> - 2025-04-09 12:39 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Your Name <YourName@YourISP.com> - 2025-04-09 16:24 +1200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-09 05:35 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Zaidy036 <Zaidy036@air.isp.spam> - 2025-04-09 13:55 -0400
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-09 21:55 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Arno Welzel <usenet@arnowelzel.de> - 2025-04-09 12:31 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-09 20:58 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Arno Welzel <usenet@arnowelzel.de> - 2025-04-11 09:39 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-11 09:45 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Arno Welzel <usenet@arnowelzel.de> - 2025-04-09 12:29 +0200
                Re: A good thing or a bad thing Frank Slootweg <this@ddress.is.invalid> - 2025-04-09 15:35 +0000
                Re: A good thing or a bad thing Marion <marion@facts.com> - 2025-04-09 21:21 +0000
                Re: A good thing or a bad thing Arno Welzel <usenet@arnowelzel.de> - 2025-04-11 09:40 +0200
                Re: A good thing or a bad thing Frank Slootweg <this@ddress.is.invalid> - 2025-04-11 12:00 +0000
                Re: A good thing or a bad thing Jolly Roger <jollyroger@pobox.com> - 2025-04-11 15:36 +0000
                Re: A good thing or a bad thing Frank Slootweg <this@ddress.is.invalid> - 2025-04-11 17:32 +0000
                Re: A good thing or a bad thing Marion <marion@facts.com> - 2025-04-11 18:51 +0000
                Re: A good thing or a bad thing Jolly Roger <jollyroger@pobox.com> - 2025-04-14 03:32 +0000
                Re: A good thing or a bad thing Marion <marion@facts.com> - 2025-04-14 05:07 +0000
                Re: A good thing or a bad thing Marion <marion@facts.com> - 2025-04-11 18:36 +0000
                Re: A good thing or a bad thing Marion <marion@facts.com> - 2025-04-12 01:01 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) "Carlos E.R." <robin_listas@es.invalid> - 2025-04-06 13:18 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Your Name <YourName@YourISP.com> - 2025-04-07 09:45 +1200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-09 21:28 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Hank Rogers <Hank@nospam.invalid> - 2025-04-09 17:39 -0500
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-10 08:02 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) "Carlos E.R." <robin_listas@es.invalid> - 2025-04-10 13:06 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-10 19:10 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) "Carlos E.R." <robin_listas@es.invalid> - 2025-04-10 21:35 +0200
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Marion <marion@facts.com> - 2025-04-10 23:15 +0000
                Re: A good thing or a bad thing (Was: Tutorial: Working example of removing & re-installing Android system apps from a PC) Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-04-05 22:57 +0000

csiph-web