Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Chucker Alternatives
Similar projects and alternatives to chucker
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
pluto
Discontinued 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. (by mocklets)
-
pluto
Android Pluto is a on-device debugging framework for Android applications, which helps intercept Network calls, capture Crashes & ANRs, manipulate application data on-the-go, and much more. (by androidPluto)
-
httpmocker
HttpMocker is a simple HTTP mocking library written in Kotlin to quickly and easily handle offline modes in your apps
-
-
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.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
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.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
chucker discussion
chucker reviews and mentions
-
How do you guys debug network issues?
I prefer Chucker: https://github.com/ChuckerTeam/chucker
-
What application you use for monitoring in/outgoing data on device?
When I need to monitor my app API requests and server responses on the device itself I use chucker: https://github.com/ChuckerTeam/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 } )
- How to sniff rest API calls from an app
-
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
- How to inspect http request from phone to server
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 16 Mar 2025
Stats
ChuckerTeam/chucker is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of chucker is Kotlin.