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

cordova/phonegap plugin #594

Closed sido420 closed 5 years ago

sido420 commented 6 years ago

Is it possible to use Stetho with Phonegap/Cordova apps?

If not, are there any plans to create a plugin for Cordova/Phonegap?

longinoa commented 5 years ago

From a very cursory look at phonegap it doesn't seem to be obvious how the interaction with Stetho would work. Phonegap is cross platform and Stetho requires more Java and Android specific Java with the way it interops with networking and layouts