I just did this and adb devices is still showing nothing. I did all these while the phone is mounted as a USB drive on my Linux host. Is that ok? I also did all these with sudo, so have root privileges
On Sat, Jan 9, 2010 at 4:29 PM, Mark Murphy <[email protected]> wrote: > VY wrote: > > > > Hi: > > > > I connected my Android phone (Android 1.6) to my Ubuntu laptop. > > I put in the udev rules as listed on this page: > > > > http://developer.android.com/guide/developing/device.html#setting-up > > > > I have rebooted as well. However, "adb devices" do not see my phone > > and I can see my phone under lsusb. I have a Samsung Behold II so I > > used the Samsung vendor ID > > on my udev rules. I am able to mount my phone. > > > > I must be missing a step somewhere. Why is my "adb devices" not showing > > my android phone attached? > > If you have not done so already, run adb kill-server, then adb > start-server, then try adb devices again. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://twitter.com/commonsguy > > _Android Programming Tutorials_ Version 1.1 Available! > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en >
-- 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

