On Fri, 2012-11-09 at 17:45 -0500, Jim wrote:The app is adb. You need to set your usb connection to debugging mode in
> The fedora app to connect to Android , is it something like MFB or MTB ?
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@xxxxxxxxxxxxxxxxxxxxxxx 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