facebookarchive / stetho

Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
http://facebook.github.io/stetho/
MIT License
12.66k stars 1.13k forks source link

Deprecate this library? #677

Open ZacSweers opened 4 years ago

ZacSweers commented 4 years ago

Stetho appears to be unmaintained and spiritually succeeded by Flipper.

barriosnahuel commented 4 years ago

Found this in Flipper's repo: https://github.com/facebook/flipper/blob/master/docs/stetho.md

ZacSweers commented 4 years ago

Last meaningful change was a year ago, not sure how compatible that is with this line

Stetho will continue to work and we are not abandoning it

archie94 commented 4 years ago

652 is an issue affecting a large % of users. So far no response from maintainers.

trevjonez commented 4 years ago

For those stumbling upon this issue thread.

Found this in Flipper's repo: https://github.com/facebook/flipper/blob/master/docs/stetho.md

content moved to: https://github.com/facebook/flipper/blob/master/docs/stetho.mdx which is rendered here: https://fbflipper.com/docs/stetho

AS 4.1 has network, database, ui inspection covered now too. what is left? shared prefs and a JS console?