Mono for Android provides a window to view all Android log messages directly in Visual Studio. However, you can’t copy these log messages.
Since I’m a well-behaved programmer, I filed a bug report for this.
For now, I have to use monitor.bat
from the Android SDK’s tools
directory to work around this issue.
No comments yet