patcon / TextNowPlus-android

https://gist.github.com/patcon/ee96b9bb0f3141b37146
1 stars 3 forks source link

Handle MMS #1

Open patcon opened 9 years ago

patcon commented 9 years ago

Google Voice couldn't handle MMS, so neither did Voice+. Any incoming MMS was emailed to Gmail with the media as an attachment, and a simple SMS would come in saying "MMS Received".

TextNow can handle sending and receiving MMS, so this needs to be mapped properly to the internal SMS database, and converted appropriately for the TextNow API.

To Do