SmsManager MMS APIs on HTC/LG

不羁岁月 提交于 2019-12-05 10:00:44

问题


I'm using the new Android lollipop APIs for sending and receiving MMS messages: SmsManager.downloadMultimediaMessage and SmsManager.sendMultimediaMessage.

This works well on Nexus 4 and 5, but not working at all on HTC One & LG G3 running lollipop.

Looking at the logs on the HTC device, this looks like a worrying error log:

MmsServiceBroker "Failed to bind to MmsService"

Has anyone managed to get the new MMS APIs working across devices? If not, any workaround?

EDIT: added LG G3 to the unsupported devices as reported by users

来源:https://stackoverflow.com/questions/29015711/smsmanager-mms-apis-on-htc-lg

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!