LG G4 not recognised by Android Studio

前端 未结 10 1215
耶瑟儿~
耶瑟儿~ 2021-02-03 22:37

I just got the LG G4 phone, turned on developer options mode, tried running an app from Android Studio but it can\'t recognise my phone. I even tried switching from MTP to PTP b

10条回答
  •  隐瞒了意图╮
    2021-02-03 23:38

    I had the same problem with an LGL58VL test handset. Other (non-LG) handsets worked without problem. Installing the Google USB driver didn't help (Windows said "installed driver (LGE Android Net MTP Device) is already up to date".

    Here's what worked for me

    1. WINDOWS: Download and install LG driver on Windows: http://lg.com/us/lgeai/drivers

    2. HANDSET: Enable developer mode:

      Settings > Software Info > Tab "Build number" 7 times

    3. HANDSET:

      Settings > Developer options >

      • Enable USB debugging => YES
      • Select USB Configuration => MTP
    4. WINDOWS:

      Plug in handset. "Action" => Nothing

    5. HANDSET: Accept RSA key

    6. WINDOWS: Android Studio > Tools > Connection Assistant >

      Verify handset device is listed and available for debugging

    ALSO: sometimes, after I enabled other test devices, the "Enable USB Debugging" option for the handset became grayed out.

    1. WORKAROUND (Handset):

      Settings > Developer Options >

      • Turn Developer Options OFF (slider at the top)
      • Turn Developer Options back ON
      • I was now able to hold down "USB Debugging" and slide it back to "ON"

提交回复
热议问题