Restart/Reset Logcat in Eclipse

I'm doing some Android programming with Eclipse, but ran into a little problem when debugging on my phone. Every time I unplugged the phone and then plugged it in again, the logcat window in Eclipse would be gray, and not running. I searched the web and found the following simple solution (which resets logcat - so I guess whatever was there before you unplugged the phone is gone):

Go to the DDMS perspective [window->open perspective->DDMS] and then pull down the menu in the Devices view [the small triangle] and select reset adb

Happy debugging ^^

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.