Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.mobile.android > #145301
| From | Andrew <andys@nospam.com> |
|---|---|
| Newsgroups | comp.mobile.android |
| Subject | Re: Where are MMS-messages stored in Android 15 ? |
| Date | 2024-12-17 03:25 +0000 |
| Organization | BWH Usenet Archive (https://usenet.blueworldhosting.com) |
| Message-ID | <vjqquu$trm$1@nnrp.usenet.blueworldhosting.com> (permalink) |
| References | (1 earlier) <ls57f5FlbrfU1@mid.individual.net> <63j03lxtqh.ln2@Telcontar.valinor> <vjkcvt.21g.1@ID-201911.user.individual.net> <ls93osFa2heU2@mid.individual.net> <vjph76.pt8.1@ID-201911.user.individual.net> |
Frank Slootweg wrote on 16 Dec 2024 14:33:06 GMT : >> And "normal folders" are *not* private app storage folders. For example >> you can *not* read the contact database this way. > > True, you probably need 'adb pull' to access those. Anyway, as has > been said, things like contacts, (SMS/MMS) messages, etc. are the easy > bit, because there are lots of apps wich can can backup/export those. > The critical/difficult ones are the app-private folders and - as said - a > USB connection can access those. Unrooted... Frank is completely correct that Windows adb (& Android WebDAV servers) allow my Windows PC almost complete read-only access to many of the Android "system" files & folders over USB cable (which are not available otherwise) <https://i.postimg.cc/Zngy0SGT/filesys03.jpg> As Frank noted, these folders that are accessible to Windows adb (& to WebDav servers) are NOT generally accessible to Android file managers. Specifically for the one-and-only Android contacts sqlite database, in the past I had tried to access the contacts folders with adb and, as I recall, I failed - but if it's possible - I'd love to know how it can be done! Why is it that any app can access the default Android contacts sqlite database & the default Android SMS/MMS sqlite database, but I can't access it? <https://xdaforums.com/t/why-is-it-that-any-app-can-access-the-default-android-contacts-sqlite-database-the-default-android-sms-mms-sqlite-database-but-i-cant-access-it.4679128/>
Back to comp.mobile.android | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Where are MMS-messages stored in Android 15 ? Jesper <Vitsky.kasperski@gmail.com> - 2024-12-13 15:13 +0100
Re: Where are MMS-messages stored in Android 15 ? Andrew <andys@nospam.com> - 2024-12-13 14:31 +0000
Re: Where are MMS-messages stored in Android 15 ? Andy Burns <usenet@andyburns.uk> - 2024-12-13 14:45 +0000
Re: Where are MMS-messages stored in Android 15 ? Jesper Kaas <jesperk@neitakk.online.no> - 2024-12-13 16:00 +0100
Re: Where are MMS-messages stored in Android 15 ? VanguardLH <V@nguard.LH> - 2024-12-13 13:55 -0600
Re: Where are MMS-messages stored in Android 15 ? Jesper <Vitsky.kasperski@gmail.com> - 2024-12-13 21:20 +0100
Re: Where are MMS-messages stored in Android 15 ? VanguardLH <V@nguard.LH> - 2024-12-13 16:05 -0600
Re: Where are MMS-messages stored in Android 15 ? Andrew <andys@nospam.com> - 2024-12-17 03:26 +0000
Re: Where are MMS-messages stored in Android 15 ? micky <NONONOmisc07@fmguy.com> - 2024-12-14 03:00 -0500
Re: Where are MMS-messages stored in Android 15 ? Arno Welzel <usenet@arnowelzel.de> - 2024-12-14 12:11 +0100
Re: Where are MMS-messages stored in Android 15 ? Chris Green <cl@isbd.net> - 2024-12-14 12:08 +0000
Re: Where are MMS-messages stored in Android 15 ? Jörg Lorenz <hugybear@gmx.net> - 2024-12-14 13:43 +0100
Re: Where are MMS-messages stored in Android 15 ? Chris Green <cl@isbd.net> - 2024-12-14 14:57 +0000
Re: Where are MMS-messages stored in Android 15 ? Jörg Lorenz <hugybear@gmx.net> - 2024-12-14 18:00 +0100
Re: Where are MMS-messages stored in Android 15 ? Chris Green <cl@isbd.net> - 2024-12-14 19:50 +0000
Re: Where are MMS-messages stored in Android 15 ? Jörg Lorenz <hugybear@gmx.net> - 2024-12-14 22:49 +0100
Re: Where are MMS-messages stored in Android 15 ? Chris Green <cl@isbd.net> - 2024-12-14 22:10 +0000
Re: Where are MMS-messages stored in Android 15 ? "Carlos E.R." <robin_listas@es.invalid> - 2024-12-14 15:59 +0100
Re: Where are MMS-messages stored in Android 15 ? Frank Slootweg <this@ddress.is.invalid> - 2024-12-14 15:50 +0000
Re: Where are MMS-messages stored in Android 15 ? Arno Welzel <usenet@arnowelzel.de> - 2024-12-15 23:33 +0100
Re: Where are MMS-messages stored in Android 15 ? Frank Slootweg <this@ddress.is.invalid> - 2024-12-16 14:33 +0000
Re: Where are MMS-messages stored in Android 15 ? Andrew <andys@nospam.com> - 2024-12-17 03:25 +0000
Re: Where are MMS-messages stored in Android 15 ? "Carlos E.R." <robin_listas@es.invalid> - 2024-12-17 15:11 +0100
Re: Where are MMS-messages stored in Android 15 ? Arno Welzel <usenet@arnowelzel.de> - 2024-12-15 23:32 +0100
Re: Where are MMS-messages stored in Android 15 ? "Carlos E.R." <robin_listas@es.invalid> - 2024-12-16 00:47 +0100
Re: Where are MMS-messages stored in Android 15 ? Arno Welzel <usenet@arnowelzel.de> - 2024-12-17 11:36 +0100
Re: Where are MMS-messages stored in Android 15 ? "R.Wieser" <address@is.invalid> - 2024-12-16 10:08 +0100
Re: Where are MMS-messages stored in Android 15 ? Jesper <Vitsky.kasperski@gmail.com> - 2024-12-16 15:21 +0100
Re: Where are MMS-messages stored in Android 15 ? "R.Wieser" <address@is.invalid> - 2024-12-16 16:08 +0100
Re: Where are MMS-messages stored in Android 15 ? Frank Slootweg <this@ddress.is.invalid> - 2024-12-16 15:15 +0000
Re: Where are MMS-messages stored in Android 15 ? "Carlos E.R." <robin_listas@es.invalid> - 2024-12-17 00:04 +0100
Re: Where are MMS-messages stored in Android 15 ? Frank Slootweg <this@ddress.is.invalid> - 2024-12-17 16:27 +0000
Re: Where are MMS-messages stored in Android 15 ? Andrew <andys@nospam.com> - 2024-12-18 02:18 +0000
Re: Where are MMS-messages stored in Android 15 ? croy <croy@spam.invalid.net> - 2024-12-16 08:40 -0800
Re: Where are MMS-messages stored in Android 15 ? Frank Slootweg <this@ddress.is.invalid> - 2024-12-16 18:50 +0000
Re: Where are MMS-messages stored in Android 15 ? Frank Slootweg <this@ddress.is.invalid> - 2024-12-16 14:49 +0000
Re: Where are MMS-messages stored in Android 15 ? VanguardLH <V@nguard.LH> - 2024-12-16 11:51 -0600
Re: Where are MMS-messages stored in Android 15 ? Frank Slootweg <this@ddress.is.invalid> - 2024-12-16 18:38 +0000
Re: Where are MMS-messages stored in Android 15 ? Jesper Kaas <jesperk@neitakk.online.no> - 2024-12-16 21:08 +0100
Re: Where are MMS-messages stored in Android 15 ? Andrew <andys@nospam.com> - 2024-12-17 03:37 +0000
Re: Where are MMS-messages stored in Android 15 ? Arno Welzel <usenet@arnowelzel.de> - 2024-12-17 11:41 +0100
Re: Where are MMS-messages stored in Android 15 ? Arno Welzel <usenet@arnowelzel.de> - 2024-12-17 11:38 +0100
Re: Where are MMS-messages stored in Android 15 ? Frank Slootweg <this@ddress.is.invalid> - 2024-12-17 18:16 +0000
Re: Where are MMS-messages stored in Android 15 ? Arno Welzel <usenet@arnowelzel.de> - 2024-12-18 00:30 +0100
Re: Where are MMS-messages stored in Android 15 ? Frank Slootweg <this@ddress.is.invalid> - 2024-12-18 10:27 +0000
Re: Where are MMS-messages stored in Android 15 ? Andrew <andys@nospam.com> - 2024-12-18 19:15 +0000
csiph-web