waterfalls Just open cmd on your computer and run adb kill-server.

Other method: Go to task manager, find ADB, end task

Other method: restart your computer

    Biden2020prez No, I hit trust this computer. I don't think it ever happened to me while debugging was off.

    2 months later

    i'm trying to connect my LG Classic Flip to Webadb and get this error message:

    Error: Failed to execute 'open' on 'USBDevice': Access denied.

    can anyone help me?

      Jen is usb debugging on? is there a filter on your phone?

      usb debugging is on.
      there is no filter.

        Jen is your phone on charging mode?

        the usb connection is set to file transfer

          Jen 🙂 from my experience it needs to be on charging mode on LG classic

            thanks guys!

            it connected now when i changed it to charging mode.

            how do i find the apps that i downloaded to my phone so i can use them? i'm on the LG classic Flip

            never mind that question. i installed the app launcher. now my question is when i try to run the voice acess app it keeps crashing. what is causing that? also, is this the app that lets me do talk to text when i am messaging?

              • AtusbLevel 3 - Gold Member

                • Edited

                Jen did you run the commands posted on the website?

                To set up voice access, head over to WebADB and follow the instructions to connect your device. Then go to the Interactive Shell section. Run the following commands in order

                am startservice com.android.cts.apps.accessibility.voiceaccess/com.google.android.apps.accessibility.voiceaccess.JustSpeakService
                settings put secure enabled_accessibility_services com.android.cts.apps.accessibility.voiceaccess/com.google.android.apps.accessibility.voiceaccess.JustSpeakService
                settings put secure accessibility_enabled 1
                pm uninstall -k --user 0 com.lge.voicecommand`
                If you get an error when running any of the above commands, ignore it and proceed to run the remaining commands. This is normal and Voice Access will still work after running all of the commands.

                Voice access will now work!! Enjoy.