On Mon, Feb 7, 2011 at 3:02 PM, AndroidDevTime <[email protected]>wrote:
> Would appreciate some pointers on how to create clickable status bar Icon > notification that will remain on status bar for the duration that widget > appears on home screen. > You can't click on status bar icons. Besides that: http://developer.android.com/reference/android/app/Notification.html#FLAG_NO_CLEAR <http://developer.android.com/reference/android/app/Notification.html#FLAG_NO_CLEAR> http://developer.android.com/reference/android/app/Notification.html#FLAG_ONGOING_EVENT ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

