Can you use android chromecast apis for a standalone java program?

假装没事ソ 提交于 2019-12-24 16:46:32

问题


Android chromecast api are in java..so in the theory they could be used in arbitrary java programs...am I correct?

My intention would be to build a chromecast streaming server in java, so to stream local files.


回答1:


If you intend to use Cast APIs, you will not be able to do that; most of the functionality is in the Google Play services.



来源:https://stackoverflow.com/questions/22995878/can-you-use-android-chromecast-apis-for-a-standalone-java-program

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