Coder Social home page Coder Social logo

Comments (6)

bejibx avatar bejibx commented on April 28, 2024 13

Hi, is this more precise instruction somewhere for those who not so familiar with all this stuff?

from stetho.

spipau avatar spipau commented on April 28, 2024 5

The provided link is not working any more, I get the following message:

Could not load src/third_party/WebKit/Source/devtools/front_end/: Could not resolve path src/third_party/WebKit/Source/devtools/front_end.

Firefox support would be awesome! ❤️

from stetho.

Inc0n avatar Inc0n commented on April 28, 2024 1

It would be great, if an additional browser need not to be installed just for the devtool purpose.

from stetho.

jasta avatar jasta commented on April 28, 2024

Actually you can use Firefox. If you download the chrome-devtools UI (which is open source: https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/Source/devtools/front_end/&q=protocol.json&sq=package:chromium&type=cs), you can host it locally using a simple webserver like python -m SimpleHTTPServer 8000. This is actually how we used to do things before we implemented chrome://inspect. The main advantage to the latter is that we don't need to ship the frontend HTML/JS with Stetho.

from stetho.

anksite avatar anksite commented on April 28, 2024

Yes... How i can downlad that stuff from your given link..

from stetho.

Inc0n avatar Inc0n commented on April 28, 2024

I found out about https://github.com/christian-bromann/devtools-backend, but I am unsure of how this may be used to work with stetho.

from stetho.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.