Hi,

I have installed Mandriva 2010 32 bits   :-)
Unfortunately 'adb' still had a problem but, it gave me some error
messages this time.  (all was OK on Mandriva 2009 !)

So, I had to manually setup this file :  /etc/udev/rules.d/50-
android.rules


SUBSYSTEM=="usb|usb_device", SYSFS{idVendor}=="0bb4", MODE="0660",
GROUP="plugdev"
SUBSYSTEM=="usb|usb_device", ATTR{idVendor}=="0bb4", ATTR{idProduct}
=="0c02", SYMLINK+="android_adb"
SUBSYSTEM=="usb|usb_device", ATTR{idVendor}=="0bb4", ATTR{idProduct}
=="0c01", SYMLINK+="android_fastboot"

Mandriva 2010 64 bits and Android SDK are not yet compatibles :-(

-- 
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