LG G4 not recognised by Android Studio

前端 未结 10 1217
耶瑟儿~
耶瑟儿~ 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:34

    switched USB options from MTP to PTP. when you try to switch it will ask to install drivers then clicked on Install ....now you can debug your app on device

    0 讨论(0)
  • 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"
    0 讨论(0)
  • 2021-02-03 23:39

    Had the same problem and tried everything mentioned above with no success. What ended up working for me was downloading the LG Android USB device Drivers which can be found here: http://www.mylgphones.com/lg-android-usb-device-drivers

    The latest drivers didn't work for me so I downloaded the second latest and voila! It worked! Hope this helps.

    0 讨论(0)
  • 2021-02-03 23:40

    So i restarted my device, and switched USB options from MTP to PTP. and for some reason it worked. I dont know why. Thanks for answers above, much appreciated

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