Monday, January 12, 2015

LG G3 Android adb USB debugging access

I have spent much time trying to develop software on my Fedora 21 machine with this phone.  I would always get "No devices found" from "adb devices" or no text at all from fastboot.  Here is what it took to get it to work:

USB debugging for this phone is done in the usual way: via Settings, About Phone, Software Information, then tapping Build number repeatedly.

Ethernet mode must also be enabled via Settings, More..., Mobile Broadband Connect to ON.

Finally, to install software via adb: Settings, Security, Unknown Sources must be enabled.

No comments:

Post a Comment