Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前正在尝试让 HTTPS 安全流与 Android Video View 一起使用。我的目标是针对 Android 4.0 的应用程序。我从开发者文档中了解到,Video View 支持来自 Android 3.2 的 HTTPS 流。除了将 HTTPS url ("https://...") 设置为 Video View 的源之外,我们还需要做一些配置吗?