Skip to content Skip to sidebar Skip to footer

How To Get A Permanent Application Notifier In The Status Bar?

I searched on the Internet alot but cant find a proper answer to this. I have used apps like 3G watchdog and Advanced task killer on my android phone. I noticed that they always ha

Solution 1:

You can do this by setting FLAG_ONGOING_EVENT and FLAG_NO_CLEAR flags to your notification. More info from here: http://developer.android.com/guide/topics/ui/notifiers/notifications.html


Post a Comment for "How To Get A Permanent Application Notifier In The Status Bar?"