eclipse - Android adb Logcat going crazy with some devices connected -
i'm using eclipse since long time android developing , adb logcat works fine devices. tablet, when connect device 'all messages (no filters)' run fast , messages in filters disappear fast, when application sleeping... can't ready anything. can't understand how can happen.
if set logcat 'all messages (no filters)' catch every kind of event going on application and android tablet.
you must add project package-name
filter in order receive log events app you're developing.
Comments
Post a Comment