In my country, SMS from different services usually come with a sender id. It mostly look like XXYYYYYY where YYYYYY is 6 digit service name, and XX is kind of a 2 digit random value.
What I want to do is to remove the XX part from the sender id so I can group SMS from same provider YYYYYY in a single conversation.
Is it possible to achieve this in Android somehow?
Asked by user166631
Nov 6, 2019, 07:43 AM