USB Debugging option greyed out

后端 未结 15 775
难免孤独
难免孤独 2020-12-07 21:27

I have an LG-E405 phone running Android 2.3.6.

I connected my phone with a USB cable and selected the mode as Charge Only.

Now when I try to tur

相关标签:
15条回答
  • I had an LG Android phone, and could not get USB to work with Windows, even after trying the following:

    1. Settings > About phone > Software info
    2. Tap 'Build number' 7x, and Activate Developer mode
    3. Settings > Developer options > USB debugging [ON]
    4. Settings > Developer options > Select USB Configuration > MTP
    5. Plug into Windows PC with USB cable.

    It DOES show the phone as charging via USB (so the plug must be OK), but it does not show up under 'This PC' in Windows File Explorer as a Device/Drive.. grrr.

    Turns out that not all USB cables are the same — some USB cable manufacturers only make their cable with 2wires instead of 4wires, so that they will charge, but not pass data through the cable — so if software solutions do not appear to be working, try changing the USB cable (!).

    im writing this here so that maybe someone else doesnt have to waste half an hour figuring out that some USB cable manufacturer doesnt include all 4 wires in their USB cables... grrr.

    0 讨论(0)
  • 2020-12-07 22:08

    Just ran into this issue on a current LG phone on a windows computer. Everything from developer options was enabled correctly, but wasn't able to see the device through ABD. Needed install drivers which I was able to do from the phone.

    After connecting through USB and allowing the connection, I tapped the USB connection type notification and on the screen where you select the type of USB connection (MTP, PTP, etc..) I tapped the three dot icon in the top right hand corner of the screen and selected to install the PC drivers. After installing the drivers on my PC I was able to connect through ABD to debug.

    0 讨论(0)
  • 2020-12-07 22:11

    How to Enable USB Debugging for LG Optimus (LGD415). Android version 4.4.2 (KitKat)
    Go to this website and download the drivers to your phone:
    http://www.lg.com/us/support/mobile-support
    For example, mine would be:
    http://www.lg.com/us/support-mobile/lg-LGD415RD. Then click on “Software Update & Drivers”

    On your phone, you need to enable USB debugging. To do so,
    Go to “Settings”.
    Go to “About Phone”
    Go to “Software Information”
    Tap “Build number” five times.
    A pop-up will appear saying “You are now a developer”. Your’re not done yet.

    Go back to your phone’s home page by pushing the home button.
    Go to “Settings”.
    Go to “Developer options”
    Click the “USB debugging- Turn on debug mode when USB is connected”. A blue checkmark will appear.

    (EDIT: If USB Debugging is greyed out, unplug your phone. USB Debugging should no longer be greyed out. If it is not greyed out, check the box and plug your phone into your PC.)

    Unplug your phone from your PC. Then plug it back in. On the pop-up, make sure you set it to “Media Sync (MTP)”.

    Now your phone will show up on an option when you want to run your app in Eclipse.

    (Look for dialog box on phone and agree to allow debugging connection with your computer.)

    (Also, go to Control Panel | Device Manager and make sure there are TWO entries for your phone, similar to those expanded below.)

    0 讨论(0)
  • 2020-12-07 22:13

    After countless attempts, I found the following quote:

    If you are using My KNOX, you cannot enable USB debugging mode while the container is installed. Unfortunately, you have to root your device ... - continue reading

    Furthermore make sure:

    • your USB-cable works
    • your connection type is MTP (or PTP in some cases)
    • to enable USB debugging before pluging your device via USB-cable

    I switched to another device without KNOX (not rooted as well) to save time. Maybe this quote will save someone some time. It was the only explanation to me in this case.

    Cheers!

    0 讨论(0)
  • 2020-12-07 22:16

    Just ran into this on the LG Rebel LTE (LGL44VL). As other answers note, you need to change the USB connection mode to PTP. But my phone's control panels were different from stock Android and didn't have such an option.

    The option was hiding in a notification that appeared when I plugged the phone in. I had to open the notification tray and tap a notification labeled

    Media Device (MTP)
    Tap here for more USB options

    0 讨论(0)
  • 2020-12-07 22:17

    You have to enable USB debugging before plugging your device in to the computer. Unplug device then try to enable USB debugging. This should work. If so, you can then plug it back into the computer and it should work

    0 讨论(0)
提交回复
热议问题