I fixed the id problem that was pointed out by the previous reply. It made no difference.
On Sun, Dec 26, 2010 at 11:44 PM, Kostya Vasilyev <[email protected]>wrote: > John, > > Two suggestions: > > 1 - When your app "suspends" like this, it means it's crashing, but hasn't > quite crashed all the way yet, which is why there is no logcat output at > that point. > > Click 'resume execution' in Eclipse, and again if necessary. You only get > logcat output (and the close dialog on the device) once the exception has > propagated to the top-level exception handler. > I tried clicking on resume. Twice. The app exited, the debugger disconnected from the Emulator, and still no logcat output. > 2 - Logcat window in Eclipse is very nice (filtering, color highlighting), > but just too small. > Not on my screen. I re-arranged the tabs in Eclipse, and have a 24" 1920x1200 monitor. -- 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

