MarschOSX / Responder

Senior Design I project for an Android auto-response application
0 stars 0 forks source link

MMS Handling #67

Closed MarschOSX closed 8 years ago

MarschOSX commented 8 years ago

Handle not just SMS, but MMS as well. Look into how it works with group chats as well. Future research into other services such as Google Hangouts

MarschOSX commented 8 years ago

Seems that Android only can receive MMS and not send them. But still to be determined how to handle an incoming MMS...

MarschOSX commented 8 years ago

App now knows about MMS, when recieved it does get caught by the EventListener. Still need to get the data from the MMS and call a EH thread