I've had this happen when I switch quickly a couple of times between what device's logcat to view in Eclipse DDMS. Usually resetting adb or reopening Eclipse fixes it.
On Dec 3, 4:07 pm, esc20 <[email protected]> wrote: > Dear, > > When I use adb logcat and ddms, > sometimes logcat show duplicate messages, > for example) > > logcat.cpp 00085 W/ActivityManager : Activity pause timeout for > HistoryRecord{2e652888 com.android.phone/.InCallScreen} > logcat.cpp 00085 W/ActivityManager : Activity pause timeout for > HistoryRecord{2e652888 com.android.phone/.InCallScreen} > > logcat.cpp 00085 W/UsageStats : Something wrong here, didn't expect > com.android.phone to be resumed > logcat.cpp 00085 W/UsageStats : Something wrong here, didn't expect > com.android.phone to be resumed > > What's the problem? -- 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

