Receiving and downloading MMS messages in Android 12
Mohammed Alhajjaj
1
Reputation point
I have xamarin android app and I wan to receive mms messages and download the content from the carrier location, I was able to get the mms message when received and I was able to extract the phone number from it but I couldn't find a way to locate and download mms content (image/audio) I found some code online but it was for android KitKat and is not working for newer android version as most of the class used in it was removed yrs ago. any help appreciated.
Sign in to answer