Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.mobile.android > #145190
| From | VanguardLH <V@nguard.LH> |
|---|---|
| Newsgroups | comp.mobile.android |
| Subject | Re: Where are MMS-messages stored in Android 15 ? |
| Date | 2024-12-13 16:05 -0600 |
| Organization | Usenet Elder |
| Message-ID | <7lbnkb0ng2fd.dlg@v.nguard.lh> (permalink) |
| References | <vjhfdv$3ekh1$1@dont-email.me> <1lj6p55hr3qo4.dlg@v.nguard.lh> <vji4tp$3j9tc$1@dont-email.me> |
Jesper <Vitsky.kasperski@gmail.com> wrote: > On 13.12.2024 20:55, VanguardLH wrote: >> Jesper <Vitsky.kasperski@gmail.com> wrote: >> >>> I have now spent some time searching for ways to find where MMS-messages >>> are stored on my OnePlus 12 mobile with Android 15. There is no end of >>> suggestions on how to do this, but nothing I have tested works. >>> Referring to menus or file structure not existing on my mobile. >>> It can't be that difficult, can it? >> >> https://www.google.com/search?q=android+where+mms+stored >> >> See the AI-generated response which may be sufficient for you to realize >> those are stored in a database file which means you won't be looking >> inside of them using just a file manager. >> >> https://www.magnetforensics.com/blog/android-messaging-forensics-sms-mms-and-beyond/ >> >> Apparently mmssms.db is a SQLite database file, and is unlikely to be >> encrypted, so you could look into using SQL[ite] commands to interrogate >> the database. There are SQLite viewer apps for Android, or you could >> copy the .db file from Android phone to your PC; however, you probably >> still need to know something of the records and their structure to know >> on what to search. An SMS/MMS viewer app, or backup & restore app would >> likely know the structure in the database file to present you the >> messages stored there, but I've never used one to recommend any. >> >> Are you only looking for where is the database file, or how to peek >> inside of it? > > I just wanted to get hold of a picture that was sent as MMS as a normal > picture file, .jpg or whatever. I first tried a long tap on the picture > in "Messages" , which did not bring up anything. Then my wife showed me > to use a short tap on the picture, which brought up icons, one of which > gave a "Share" menu. So simple. Embarrassed :-( I still get screwed by apps that require sliding left or right to commit an action. For one app, I contacted support to ask how to remove an item. Their app incorrectly sizes its window, so the bottom is truncated, and that's where they put the Remove button, so it is not visible. The rep said to slide the item to the left to see a Remove option. Simple, but I wouldn't have thought of that since it was a new feature in a recent version. "Where are my eyeglasses?" "On top of your head."
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