Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Timed out waiting for device to be ready - Samsung Vibrant

I get this error trying to install on device:

Timed out waiting for device to be ready, you may try reconnecting the USB cable

I have unknown sources enabled, USB debugging enabled, and am mounting the storage. (So I have the red debugging icon and the USB icon). Please help, this is very frustrating.

— asked October 2nd 2010 by Jeremy Raines
  • debugging
  • device
  • install
  • mobile
  • on
  • samsung
  • usb
0 Comments

1 Answer

  • (This is in Ubuntu Linux): I needed to kill the adb server and restart as root. Hope this helps someone.

    — answered October 2nd 2010 by Jeremy Raines
    permalink
    3 Comments
    • I would +1 this as a potential solution

      — commented October 2nd 2010 by Kevin Whinnery
    • It definitely helped me!!! Thanks for figuring that out. One less thing to bang my head over.

      — commented October 13th 2011 by Hal Burgiss
    • PS – The steps are

      $adb kill-server

      $sudo adb devices

      Then relaunch. I also had to do a Project > Clean to get it run, sans crash, on the device. I am still not sure what situations that is required, but (for me) this was an additional step.

      — commented October 13th 2011 by Hal Burgiss
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.