NullPointerException in Google Play Services When Calling play() on RemotePlaybackClient

寵の児 提交于 2019-12-04 00:45:50

As noted in the comment chain, this was caused by a bug in Google Play Services, which is now fixed. Many thanks to Ali Naddaf for his assistance!

Something with your video is causing GMS to crash. I ran into the same issue with your sample app. I changed your video to point to: http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4 and it worked.

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