Hi biAji,

How did you use  Runtime.getRuntime().exec("dmesg") to read out the
messages? I only want to read the latest messsages in dmesg and not
from the boot time. Is it possible?

How do you read from inputstream? Sorry I can't figure out how you
used  Runtime.getRuntime().exec("dmesg")  and inputstream to display
the kernel messages. I couldn't get it done.

Thanks In Advance,
Perumal

On Feb 6, 2:12 pm, biAji <[email protected]> wrote:
>  hi,perumal316,
>
>   Do you get the idea how to do that?  I also want to get some kernel
> message which could be output by 'dmesg'. But the only way I can image
> now is using Runtime.getRuntime().exec("dmesg") and read from
> inputstream.
>
> On Jan 25, 9:46 am,perumal316<[email protected]> wrote:
>
> > Hi,
>
> > There is this android.util.Log class in Android but it only used for
> > logging but not displaying. Not sure whether there is any other way.
>
> > 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