LogCat works for me. Usually, when LogCat stops working I restart Eclipse and it works fine. What might be the case is that you have two versions of ADB running, or rather fighting with each other to run. I have found that to be problematic. Make sure you update your path to include the new location of the SDK. That being said, I have yet to do any work with the 1.6 SDK emulator, so this has been my experience with a real device but I'd assume that that makes little difference.
On Sep 22, 2:23 am, "[email protected]" <[email protected]> wrote: > After installing SDK 1.6 and ADT 0.9.3, I created a new AVD with SDK > level 4. Then I found that my application can not output log in the > logcat. Can anyone tell me why? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

