Hi,

I am using openSUSE 10.3 (X86-64).

When I connect my ADP1 through usb and run the command "adb devices",
in the "List of devices attached", it does not show my phone.

I have tried the instructions given for Ubuntu in the developers'
website:
++++++++++++++++++++++++++
If you're developing on Ubuntu Linux, you need to add a rules file:

   1. Login as root and create this file: /etc/udev/rules.d/50-
android.rules.

      For Gusty/Hardy, edit the file to read:
      SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666"

      For Dapper, edit the file to read:
      SUBSYSTEM=="usb_device", SYSFS{idVendor}=="0bb4", MODE="0666"
   2. Now execute:
      chmod a+rx /etc/udev/rules.d/50-android.rules
++++++++++++++++++++++++++

But, none of the steps mentioned in 1 is helpful in this context.

Can somebody help me out to make it work under SuSE?

Thanks,
Rahul

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to