Debugging platform for Android applications, providing Chrome Developer Tools integration.
<dependency>
<groupId>com.facebook.stetho</groupId>
<artifactId>stetho</artifactId>
<version>1.6.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes Stetho in an Android Application class.
Use BuildConfig.DEBUG to conditionally initialize.
No dependency data recorded yet.