I have tried using the following:

reader = new BufferedReader(new FileReader("/proc/kmsg"));

But when I display nothing is coming out. Is there any other way to
display kernel messages?

Thanks In Advance,
Perumal

On Mar 24, 11:10 am, perumal316 <[email protected]> wrote:
> Hi All,
>
> The kernel messages are stored in /proc/kmsg.
>
> Is it possible for me to display these messages through an
> application?
>
> I want to just select certain messages and display it.
>
> Is it possible for me to search kmsg and select only some messages to
> display?
>
> Thanks In Advance,
> Perumal

-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to