SmsManager MMS APIs on HTC/LG

匿名 (未验证) 提交于 2019-12-03 03:04:01

问题:

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

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