Where MMS are stored ? #147
DavidHenryThoreau
started this conversation in
General
Replies: 1 comment
-
AFAIK, the specific location of MMS binary data in the filesystem is not part of the official Android APIs. SMS I/E does not use this location - all its MMS access is via the ContentResolver APIs. That being said, on my devices, the location is apparently |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm searching where MMS are stored ?
SMS are stored here : /data/data/com.android.providers.telephony/ but I don't find any MMS picture
Beta Was this translation helpful? Give feedback.
All reactions