Search code examples
androidlogcatandroid-4.2-jelly-bean

Jelly Bean confusing LogCat


I've recently just updated the firmware of my phone to Jelly Bean. I've noticed when viewing the LogCat in Eclipse, that I'm getting weird feedback.

Weird feedback being:

  • Time is unknown
  • pid is unknown
  • tag is unknown (very irritating, because my filters wont work!)
  • messages all in green color (very irritating, since errors are
    difficult to find in the log)

How do I resolve this?


Solution

  • Have you tried to update your Application Development Tools (ADT) and Software Development kit (SDK) manager?