Code Monkey home page Code Monkey logo

Comments (5)

mpotthoff avatar mpotthoff commented on September 17, 2024

@halindrome

Hmh. For me the extension still works fine. The message No devices found indicates that it didn't find any devices with adb.

Could you execute adb devices -l on your command line and paste the output here?
Also did you configure android-webview-debug.adbPath or is that still on its default value?
You could also try unchecking Discover USB devices on chrome://inspect. Otherwise Chrome will start its own instance of ADB and basically "steal" any connected devices so that they won't be visible for the normal ADB instance on the command line.

from vscode-android-webview-debug.

halindrome avatar halindrome commented on September 17, 2024

adb devices -l reports this:

List of devices attached 3082MH1001068280 device 20-1.1.1 product:Armor_X5 model:Armor_X5 device:Armor_X5 transport_id:2

This happens from a regular terminal window, and also from within the embedded terminal in VSCode (just in case there was some different PATH in play).

adbPath is set to the default adb

I have unchecked this. I have also tried just closing chrome altogether.

from vscode-android-webview-debug.

mpotthoff avatar mpotthoff commented on September 17, 2024

@halindrome

So the problem should be resolved with the latest version 1.2.3. The output of adb devices -l seems to be a bit different when libusb is used under the hood by ADB. Please let me know if this resolves your issue :)

from vscode-android-webview-debug.

Omikorin avatar Omikorin commented on September 17, 2024

@mpotthoff I can say this fix resolved the issue on Ubuntu 22.04 :) Thank you!

from vscode-android-webview-debug.

halindrome avatar halindrome commented on September 17, 2024

Also on MacOS. Thanks so much for the quick response!

from vscode-android-webview-debug.

Related Issues (11)

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.