android - Logcat data not displaying in the Log Tab of DDMS Eclipse -
- the log tab visible in ddms , have been logging data using log.v(...) many week without problems.
- today, log data longer being displayed in log window. worked, did programming change track bug , log data no longer showing.
- have tried running app on external android phone, on android simulator , makes no difference.
- have closed down eclipse, reloaded , still no change.
- the console displays activity point of starting activity.
- the external phone set debugging - not problem since have same problem simulator
it looks have inadvertantly set incorrectly can't remember changing :-(
anyone come across problem before - have looked @ previous posts none seem relevant.
regards,
oliver
i had same problem while back. using emulator , device debugging. apparently have select device listed in ddms view logs want see. logs blank because device expecting logs not 1 selected.
hope helps
Comments
Post a Comment