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.
使用 ExperimentalCronetEngine 代替 CronetEngine 有什么缺点吗?我们想尝试使用仅在 ExperimentalCronetEngine 中公开的网络质量估计器。
每个 CronetEngine 都是一个 ExperimentalCronetEngine,你可以在它们之间进行转换。CronetEngine 上的 API 将永远受到支持,而 ExperimentalCronetEngine API 可能会来来去去。