as Peco said, ADT needs it to deploy apps on devices and connect debugger. It won't work with the standalone one.
as for apps only appearing on one of them this is normal. Basically the app can only accept one connection, and whichever DDMS sees the app first and connect first gets the connection and the other one doesn't (and shows the question mark). Xav On Tue, Jan 25, 2011 at 2:36 AM, Johannes Mario Ringheim <[email protected]> wrote: > Is there any way to close or uninstall the DDMS from Eclipse? I'm > using the standalone one, and have no use for two of them at the same > time. Also, programs seem to show up in only one of the DDMS's at > random, displaying a question mark in the other. > > Thanks for any ideas. > > -- > 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 > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- 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

