Reputation: 2018
I see some apps which place an icon in the notification bar on my device. how do i do that with my app ?
Upvotes: 1
Views: 2218
Reputation: 6949
Use the NotificationManager class.
http://developer.android.com/guide/appendix/faq/commontasks.html
Upvotes: 6