Hi I use Nexus One to debug my project...
But when connected to computer (with Debugging mode ON) no Log is in Debug mode (Eclipse). The app is installed ad started from computer, but logs don't show...
What can I do? And idea?
Try switching to the Android Perspective (DDMS). There should be a list of all running devices connected to the ADB. Select the device you're using and the LogCat should be displayed.