53 Forks
597 Stars
597 Watchers

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.

How to download and setup pluto

Open terminal and run command
git clone https://github.com/androidPluto/pluto.git
git clone is used to create a copy or clone of pluto repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pluto https://github.com/androidPluto/pluto/archive/master.zip

Or simply clone pluto with SSH
[email protected]:androidPluto/pluto.git

If you have some problems with pluto

You may open issue on pluto support forum (system) here: https://github.com/androidPluto/pluto/issues