hello guys

can you help me about what said in the title.

the steps what i can only in the under
------------------------
1①#lsusb
 Bus 007 Device 009: ID 18d1:4e12

②#vim /etc/udev/rules.d/my-android.rules
  add the line
 ~~~~~~
 SUBSYSTEM=="usb", SYSFS{"idVendor"}=="0bb4", MODE="0666"
 ~~~~~~
③#chmod a+rx /etc/udev/rules.d/my-android.rules

④#…/etc/init.d/udev restart

⑤./adb kill-server
⑥.../mydroid/out/host/linux-x86/bin#./adb devices
List of devices attached
0403502001011000 device
------------------------

how  can i go on from here.

can you give me some guides

thank you very much

best regard

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en

Reply via email to