Pluto
p/pluto-4
Open-sourced On-device debug framework for Android apps
Prateek Srivastava
Pluto โ€” Open-sourced On-device debug framework for Android apps
Featured
3
โ€ข
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.
Replies
Prateek Srivastava
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!
Jeremiah Parrack
This is really cool! look forward to using it