What is Cronet

Cronet is the networking stack of Chromium put into a library for use on Android. This is the same networking stack that is used in the Chrome browser by over a billion people. It offers an easy-to-use, high performance, standards-compliant, and secure way to perform HTTP requests.

Cronet dropped its best-effort iOS implementation as of version M108. QUIC is available natively in iOS 15+.

Cronet quick start guide

Refer to this doc.

Cronet build instructions

Refer to this doc.

Cronet test instructions

Refer to this doc.