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

> [root@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).
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to