LoggingInterceptor
chucker
Our great sponsors
LoggingInterceptor | chucker | |
---|---|---|
0 | 7 | |
1,261 | 3,047 | |
- | 2.6% | |
0.9 | 9.1 | |
over 2 years ago | 7 days ago | |
Kotlin | Kotlin | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
LoggingInterceptor
We haven't tracked posts mentioning LoggingInterceptor yet.
Tracking mentions began in Dec 2020.
chucker
- Is there any network debugger tool for inspecting backend network request and their payload (similar to what we have in Web {Chrome > inspect element > network tab } )
-
Powerful & Open Source debugger for native android apps
If you are an android developer, you must already be knowing about Chucker - An In-app HTTP Inspector, and Charles Proxy - A Desktop app-based HTTP(s) proxy. I have extensively used both the tools for debugging API traffic on Android devices but there are many pain points that the duo fails to solve hence I built an Open-Source and powerful android debugger which provides the capability of In-App API Inspector as well modifying the API request/response without dealing with SSL certificate and proxy issues.
-
Is there an app debug console available or another convenient way to log information during development?
maybe flipper fits here? https://fbflipper.com/ also recommend chucker so if you have anyone helping test you can get a sqlite db file of the data leading up to whatever the behavior was. https://github.com/ChuckerTeam/chucker
-
chucker VS pluto - a user suggested alternative
2 projects | 15 Feb 2022
-
Android Dev Tools - Become a Master with these Tools, Collaborate Better
Chucker
What are some alternatives?
pluto - Pluto is a on-device debugger for Android applications, which helps in inspection of HTTP requests/responses, capture Crashes and ANRs and manipulating application data on-the-go.
httpmocker - HttpMocker is a simple HTTP mocking library written in Kotlin to quickly and easily handle offline modes in your apps
flipper - A desktop debugging platform for mobile developers.
logger - ✔️ Simple, pretty and powerful logger for android
HyperLog Android - Utility logger library for storing logs into database and push them to remote server for debugging
EzyLogger - Simple Logger for Android
Stetho
Bugfender - Example application using Bugfender SDK in Android
leakcanary - A memory leak detection library for Android.
beagle - A smart, reliable, and highly customizable debug menu library for Android apps that supports screen recording, network activity logging, and many other useful features.
android_dbinspector - Android library for viewing, editing and sharing in app databases.
android-screen-tracker - Screen tracker overlays on top of the target application the currently visible fragment and its activity host. The library provides insight on what UI components are currently on top of the stacks.