I'm developing an application on JB 4.2 that needs to read the logs from 
all processes running in the device. I run logcat in a process but I only 
get logs from my application. 
Somehow all the other process messages get filtered out. 
Below is the code:
Runtime.getRuntime().exec("logcat -d -f /mnt/sdcard/logs *:D");

Any help will eb much appreciated.

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to