Useful library for monitoring android network request with okhttp
Options
- okHttp interceptor
- list api call
- detail api call (response & request)
add to root build.gradle
maven { url "https://jitpack.io" }
add to module build.gradle
implementation 'com.github.alirezat775.networkmonitor:{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