How to write to Local MMS DB Kitkat after receiving it?

Viewed 1150

In the KitKat version of Android, how do you write an MMS message to the local MMS database after receiving it (After you make your app the Default SMS app)? The documentation and upgrade blogs explain how to receive the MMS message but I can't find any information anywhere on how to write this received MMS to the local MMS database.

Has anyone got this to work?

1 Answers
Related