Ok so here is my problem, I can push files to my droid from adb, I then (before running rageagainstthecage in shell) run
That is what is returned so I know it's connected. After I run rageagainstthecage I then try and connect adb shell to which it reads "Device not found"
It's only AFTER I disconnect the phone and kill all adb process that I can see my phone listed in the devices output.
Help?
I'm trying to do this from Ubuntu 10.10 x64
Code:
$ ./adb devices
List of devices attached
80A012408000205840 device
That is what is returned so I know it's connected. After I run rageagainstthecage I then try and connect adb shell to which it reads "Device not found"
It's only AFTER I disconnect the phone and kill all adb process that I can see my phone listed in the devices output.
Help?
I'm trying to do this from Ubuntu 10.10 x64