Useful library for monitoring android network request with okhttp
Options
- okHttp interceptor
- list api calls
- info api call (response & request)
add to root build.gradle
maven { url "https://jitpack.io" }
add to module build.gradle
implementation 'com.github.alirezat775.network-monitor:{latest-version}'
please commit in development branch and send a pull request to merge development branch. explain better in a commit message, don't remove class author and add your data in a header of class