-
-
Android Studio now covers all what Stetho provides when it comes to debugging.
-
## 🐛 Bug Report
As described in https://developer.android.com/guide/practices/page-sizes, Android 15 adds support for devices that use a 16KB page size. When running an app set up with Flipper on one…
-
Would be nice to see requests as loading resources (spent time, request, response)
-
https://blog.local-c.com/archives/2496
https://github.com/wickedev/stetho-realm
-
Hi. It will be cool to support Stetho. I think it more convenient then logs because you can see prefs and database in the same place.
-
Hi, i was wondering if stetho works fine with aws api gateway sdk for rest api, as i'm not able monitor the same.
-
` java.lang.OutOfMemoryError: Failed to allocate a 41560 byte allocation with 23736 free bytes and 23KB until OOM, max allowed footprint 16777216, growth limit 16777216
…
-
I found this issue here: https://github.com/facebook/stetho/issues/250 that suggests that there is a way to log protobuf files. Clearly there has been some work done on this, but it doesn't look like …
-
```
compile 'com.facebook.stetho:stetho:1.4.1'
compile 'com.uphyca:stetho_realm:2.0.0'
Stetho.initialize(
Stetho.newInitializerBuilder(this)
.enableD…