Bug#690453: android-tools-adb should install udev rules for easy device access

2013-01-29 Thread Raimar Bühmann
There is a package for archlinux [1] pointing to a file on github with an updadated list of rules [2]. This file should be copied to the folder /lib/udev/rules.d/ to support the most android devices. [1] https://aur.archlinux.org/packages/android-udev/ [2]

Bug#690453: android-tools-adb should install udev rules for easy device access

2012-11-23 Thread Vincent Bernat
Package: android-tools-adb Version: 4.1.1+git20120801-1 Followup-For: Bug #690453 Hi! Here is a generic udev rule for this purpose : ✂- # Set ACLs for console users on ADB compatible devices # ADB_CLASS== 0xff # ADB_SUBCLASS ==

Bug#690453: android-tools-adb should install udev rules for easy device access

2012-10-14 Thread Jakub Adam
Package: android-tools-adb Severity: wishlist Hi, it would be nice if adb package provided udev rules that give USB access to some user group, for example named 'androiddev', at least for most common vendors and devices. Right now, user must in most cases customize /etc/udev/rules.d/ to give