Debugging done right with Pluto

Presenting Android Pluto, an Open-sourced, On-device debugger for Android applications.

latest version v2.1.9(Release Notes)

Network
200

GET/customer/profile/payments

https://api.mocklets.com

now

404

GET/apps/details/rd342

https://api.mocklets.com

2 mins ago
Crashes & ANRs

java.lang.NullPointerException

custom exception

at com.sample.DemoFragment.process(DemoFragment.kt:29)

at android.view.View.performClick(View.java:7125)

at android.view.View.access$3500(View.java:801)

+ 10 more lines

Rooms Database
#NameGenderTwitter
1DavidMale@david02
2HazelFemale@hazel19
3JosephMale@j0seph
Meet Pluto

Built for Development, Testing & Product teams

Pluto enables you to analyse your Android application on-device on the go. You can debug crashes, monitor network, validate analytics, & more.

team
Open Sourced

Fully open-sourced & transparent

Pluto is fully open sourced which enables you to see and understand how it works, and contribute for further improving Pluto. We are excited to see what you will build.

Source code
team
Core Plugins

Comes with pre-bundled plugins

Pluto comes with pre-bundled set of plugins, like Network, Crashed, Rooms Database, etc. This helps you to start with basic debugging as soon as you integrate Pluto.

Explore plugins

Network
Calls

Crashes &
ANRs

Rooms
Database

Datastore
Preference

Shared
Preference

Layout
Inspector

Extendable Ecosystem

Build your own plugins

In addition to core plugins, Pluto's extendable architecture allows developers to build their own custom plugins. Pluto comes with all the utilities & APIs for plugins to interact & share data with the parent application & Pluto framework.

See Documentation
team

Ready to get started?

No worries, we have compiled some frequently asked questions for you.