Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7791217
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T21:49:04+00:00 2026-06-01T21:49:04+00:00

In my project i have notification option. Can I remove this notification in a

  • 0

In my project i have notification option.
Can I remove this notification in a button click??
I can cancel notification when click on this notification using the code

    checkin_notification.flags = Notification.FLAG_AUTO_CANCEL;

but i in my application i want to clear notification after showing it. It should be in a button click.

Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T21:49:06+00:00Added an answer on June 1, 2026 at 9:49 pm

    To clear all Notification of your Application you can do like,

    NotificationManager notificationManager = (NotificationManager) 
                                     getSystemService(Context.
                                                            NOTIFICATION_SERVICE);
    notificationManager.cancelAll();
    

    To clear a particular Notification you can do it like,

    notificationManager.cancel(notification_id);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have implemented the push notifications using C2DM code in my project. It is
In my project I'm using Reachability API. I followed the code example which have
I have used push notification for my project & was working fine with HTTP
I have been developing a project and in this project i have designed my
In my Rails project I have the following code: auto_link( h( wrap_long_string(post.text,50) )).gsub(/\n/,<br />)
I have enabled build notification e-mails from the TFS 2010 (any build completes option,
I have a project where the Model can be altered from one of many
i have to implement push notification in my project. It has sender(windows phone window
for a certain project I'd like to have an alert/notification box appear upon a
Currently I'm working on a project using Zend framework and the message notification dialog

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.