Fedora & Android

Tom Horsley horsley1953 at gmail.com
Wed Jan 7 15:56:41 UTC 2015


On Wed, 07 Jan 2015 10:35:42 -0500
Paul Cartwright wrote:

> [root at localhost log]# adb devices
> List of devices attached
> e9139440    offline
> 
> yet file manager shows the phone folder and I can browse my pictures...

Operating as a MPT folder and talking to the adb debugger
are two totally different things. You have to enable USB
debugging on the android device first (which may require
enabling developer options in settings before that), then
you'll probably get a prompt on the android device asking
to allow adb to talk to it (the first time you connect
with adb).


More information about the users mailing list