Facebook Engineering Blog
Stetho: A new debugging platform for Android

Stetho: A new debugging platform for Android

2/18/2015 · Josh Guilfoyle

What this post added

This post introduces Stetho, an open-source Android debugging platform that bridges the gap between web developer tooling (like Chrome DevTools) and Android development. It enables richer access to application data, including network requests and custom data dumps, significantly improving the developer experience for Android engineers.

Read the original post ↗