On Sat, Nov 10, 2012 at 9:07 AM, Fedora User <fedora...@gmail.com> wrote:
> On Fri, 2012-11-09 at 17:45 -0500, Jim wrote: > > The fedora app to connect to Android , is it something like MFB or MTB ? > > The app is adb. You need to set your usb connection to debugging mode in > application settings. You will still be able to mount the device as mass > storage from notifications. I rooted my wife's phone but it seemed to require a udev rule in order to have the right device permissions. Assuming it identifies as the same vendor (verify with dmesg?): --- /etc/udev/rules.d/51-android.rules --- SUBSYSTEM=="usb", SYSFS{idVendor}=="04e8″, MODE="0666" --- end --- Richard
-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org