I'm trying to debug my app that is running on the emulator, but the only thing I can get it to say is "Process xxxxx.yyyyy is waiting for the debugger to attach". What am I missing here? I have the default settings for DDMS and below is what I see in logcat.
Using java Syntax Highlighting
- D/jdwp(589): JDWP listening on port 8004
- I/ActivityThread(589): Loading code package com.remotevision.android.media (in com.remotevision.android.media)
- W/ActivityThread(589): Application com.remotevision.android.media is waiting for the debugger on port 8100...
Parsed in 0.031 seconds, using GeSHi 1.0.8.4
Thanks for any help you might provide!





