On Sun, Jul 17, 2011 at 4:39 AM, kamiseq <kami...@gmail.com> wrote:

> and this is fine but in onDestroy I try to clear that notification,
> I thought that mNotificationManager.clear(SERVICE_STARTED_NOTIFICATION_ID)
> would be enough but it wasnt.
>

Are you sure onDestroy is being called? And it should be cancel() not
clear(). Typo?

-------------------------------------------------------------------------------------------------
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to