Pluto is a on-device debugging framework for Android applications. It allows developer to build plugins over Pluto to inspect HTTP requests/responses, capture Crashes and ANR, manipulate application data on-the-go, inspect datbases, etc.
Hey PH Community! ๐
I'm super excited to share the Pluto framework for debugging Android applications with you today.
What is Pluto?๐
Pluto is an Open-sourced, On-device debug framework for Android applications. It comes with plugins to help in
- inspecting HTTP requests/responses
- capture Crashes and ANRs
- track applications logs and user events
- manipulating application data on-the-go
Pluto also allows developers to build their own plugins to suit their needs.
We would love to hear what you guys think about Pluto!
Do you find it useful? How can we make it better?
As always, I'm here to answer any questions you might have.
Happy hunting!
NeoPOP