Skip to content
Anirudh Ramanan edited this page Jul 15, 2016 · 2 revisions

Welcome to the okhttp-stats wiki!

okhttp-stats is an android library built on the top of OkHttp3, which is responsible for intercepting all the network calls and for calculating network stats such as the average network speed of the user. This is more of an analytical tool which can be used to track the number of success and error responses.

Can be plugged in to any app which uses okhttp in their networking stack.

See pages in the right for in-depth details of the library