Why is com.android.mms showing I didn’t send a pic message

  • Thread starter Thread starter Android Central Question
  • Start date Start date
A

Android Central Question

I want to know why com.android.mms shows up in my activity when I didn’t send a message.
 
And if you have your text app set to not break texts, it sends the whole text as MMS if it's longer than 160 characters.
 
Also, for all we know, someone else could have used your phone to send MMS messages.
You haven't responded with more information so obviously we can't help you properly.
 
I am seeing the same thing. phone is a LG K8. I keep seeing this on my google activity feed. I have not sent any messages though
Hi , welcome

What Google feed ? You specifically have to look for this app process , can you show screenshot? Block personal information.
 
Clicking details does not explain anything. It just tells me my phone used com.android.mms

From what I have gathered, it means that my phone either sent or received a photo message, a message longer than 160 characters, or a message containing an emoji.

I have not sent or received any of those. So why is it showing up on my activity as an action performed? What does it mean? I am not worrying about anything so 'nothing to worry about' is not really an answer to my question. Can anyone else help maybe?
 
Clicking details does not explain anything. It just tells me my phone used com.android.mms

From what I have gathered, it means that my phone either sent or received a photo message, a message longer than 160 characters, or a message containing an emoji.

I have not sent or received any of those. So why is it showing up on my activity as an action performed? What does it mean? I am not worrying about anything so 'nothing to worry about' is not really an answer to my question. Can anyone else help maybe?
It means any devices associated with that account made a message. Either you did or not I cant answer that for you .


Example of my phone .



Screenshot_20200115-215431_Chrome.jpegScreenshot_20200115-215335_Chrome.jpeg
 
Last edited:
Sometimes another function needs to use a function in that file, so it runs the app (or it can't use the function). Since SMS and MMS coma as a pair (there's no separate SMS or MMS app you can run), sending a two word text could still be using some function in com.android.mms.
 
Sometimes another function needs to use a function in that file, so it runs the app (or it can't use the function). Since SMS and MMS coma as a pair (there's no separate SMS or MMS app you can run), sending a two word text could still be using some function in com.android.mms.
Good point.