{"id":77301,"library":"stetho","title":"Stetho","description":"Debugging platform for Android applications, providing Chrome Developer Tools integration.","status":"active","version":"1.6.0","language":"java","source_language":null,"source_url":"https://github.com/facebook/stetho","tags":["debugging","android","stetho","network"],"install":[{"cmd":"<dependency>\n  <groupId>com.facebook.stetho</groupId>\n  <artifactId>stetho</artifactId>\n  <version>1.6.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.facebook.stetho:stetho:1.6.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Stetho","correct":"com.facebook.stetho.Stetho"}],"quickstart":{"code":"import com.facebook.stetho.Stetho;\n\npublic class MyApplication extends Application {\n    @Override\n    public void onCreate() {\n        super.onCreate();\n        Stetho.initializeWithDefaults(this);\n    }\n}","lang":"java","description":"Initializes Stetho in an Android Application class."},"warnings":[{"fix":"Use BuildConfig.DEBUG to conditionally initialize.","message":"Should only be used in debug builds; remove for release.","severity":"breaking","affected_versions":"all"}],"env_vars":null,"search_vec":"'android':5,13 'applic':6 'chrome':8 'debug':2,12 'develop':9 'integr':11 'network':15 'platform':3 'provid':7 'stetho':1,14 'tool':10","created_at":"2026-06-17T19:54:30.643268+00:00","updated_at":"2026-06-17T19:54:30.643268+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/facebook/stetho","github":"https://github.com/facebook/stetho","docs":"https://appdoc.app/artifact/com.facebook.stetho/stetho/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}