
Originally Posted by
internetlabor
Some of the options generate only output when my app is running. But some of the options generate lot of output all the time, even when the emuator is on the home screen and nothing is happen. For example the "monitors". These options are probably useful for the developers of the emulator itself, but not for app developers.
Checking the "exception" checkbox is useful during normal testing of the app. When something goes wrong, you get some feedback even without the debugger. Also network tracing is sometimes useful. Something like tracing methods-calls is not so useful, because luckily we also have debuggers.