klinker41 / android-smsmms

Library for easily sending SMS and MMS for Android devices
673 stars 247 forks source link

Clarification regarding handling incoming MMS. #130

Closed rmukund closed 6 years ago

rmukund commented 6 years ago

I am trying to handle incoming MMS in my app.

I would like to know if the approach mentioned in #70 is still the way to go? Specifically with regards to extending my MMS receiver from the library's MmsReceivedReceiver ?

Thanks in advance, and thank you for the wonderful library!

rmukund commented 6 years ago

OK, no need to respond to this - I chanced upon #122 that clarifies enough. Thanks!