GithubHelp home page GithubHelp logo

Comments (5)

jasta avatar jasta commented on April 27, 2024

We wanted to avoid this in dumpapp because currently most of the option parsing happens on the server itself (-p is the only option parsed by the client). That said, we could add more by making the parser a little more sophisticated (remember, we have to actually remove the options parsed locally before they're sent to the Stetho server).

I'd be happy to accept a diff which adds -s / --serial but do note that ANDROID_SERIAL=foo ./scripts/dumpapp -p ... blabla would function the same without the same side effects in the shell that export causes. This is how we internally use dumpapp for automation.

from stetho.

brennantaylor avatar brennantaylor commented on April 27, 2024

Maybe the issue is just that ANDROID_SERIAL isn't documented.

from stetho.

jhuska avatar jhuska commented on April 27, 2024

Thanks for your insight. I have not realized that ANDROID_SERIAL=foo would be sufficient in automation. That would be sufficient for me.

from stetho.

IgorGanapolsky avatar IgorGanapolsky commented on April 27, 2024

@jasta Is it possible to specify a device with ./dumpapp -s? I have multiple devices attached at my testlab, and would love to use Stetho on any particular one of them.

from stetho.

SharanuPatted avatar SharanuPatted commented on April 27, 2024

@jasta @jhuska : Is this fixed as part of latest code?

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.