- The log tab is visible in DDMS and I have been logging data using Log.v(...) for many a week now without any problems.
- Today, the log data is now longer being displayed in the Log window. Worked, then did a programming change to track a bug and now the log data is no longer showing.
- Have tried running the app on an external Android phone, on the Android Simulator and it makes no difference.
- Have closed down Eclipse, reloaded and still no change.
- The console displays activity but only to the point of starting the activity.
- The external phone is set up for debugging - not that this could be a problem since I have the same problem with the simulator
It looks like I have inadvertantly set something incorrectly but can't remember changing anything :-(
Anyone come across this problem before - have looked at previous posts but none seem relevant.
Regards,
Oliver