For Samsung Galaxy ..
SUBSYSTEM=="usb", ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="681c",
MODE="0666"

I have a Ubuntu guest .. seemed working in ... but now cannot access
it in Windows at the same time ...

On Nov 10, 5:49 pm, ko5tik <kpriblo...@yahoo.com> wrote:
> That's my setup:
>
> ubu...@wlka-64l3d4j:~$ cat /etc/udev/rules.d/11-android.rules
> SUBSYSTEM=="usb", ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0c02",
> MODE="0666", OWNER="ubuntu"
>
> Trick is to put it before other rules so it gets precencdence ( hence:
> 11-android.rules )
> Vendor ID and product id can be obtained from lsusb / dmesg , and
> owner has to be you.
> ( This is for HTC Hero )

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to