you can create a file [1] as a sysfs entry on your system, create a
android service pooling that information and display to user.
[1] example: you can create a "notifications" file and put printk content.
$ cat /sys/kernel/notifications
YOUR MESSAGE
--tm
On Fri, Oct 28, 2011 at 11:05 AM, andria <[email protected]> wrote:
> Hi,
>
> I work on a kernel module that sometimes raises an alert thanks to
> printk. I want to improve it by raising the alert in the user space
> like a notification in the status bar. Does anyone know how this can
> be done? One way to do it is to do like the sms notification because
> as far as I know there is something related to sms an call at kernel
> level but I don't know here exactly. So any idea?
>
> Thanks,
>
> Andria
--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel