Joined
·
179 Posts
Until recently I've used ADB and Eclipse in Windows, but decided to switch to Ubuntu. I have everything setup for Eclipse and ADB commands can be ran without sudo from any location in terminal. My problem is ADB doesn't recognize my device at all. It is shown if I run lsusb but adb devices returns a blank field, nothing about permissions or anything (which should be covered anyway since I added it to udev rules). I've tried using different USB plugs and have made sure debugging is enabled. I also went thru the blog on setting up a dev box (great guide by the way) and still can't get it.
So why does lsusb show my phone but adb devices not?
Thanks for the help.
So why does lsusb show my phone but adb devices not?
Thanks for the help.