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

  • Home
  • SEARCH
  • 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 6880423
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T04:58:19+00:00 2026-05-27T04:58:19+00:00

I registered a boot broadcast receiver according to this post: Launch activity using boot

  • 0

I registered a boot broadcast receiver according to this post:

Launch activity using boot broadcast receiver

And I’m wondering how to unregister it? / can it register/unregister programmatically?

The problem is that the register was done in the manifest and not programmatically.

  • 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-05-27T04:58:20+00:00Added an answer on May 27, 2026 at 4:58 am

    If you register a BroadcastReceiver in the Manifest, it will be triggered even if the app is not running. If you register a BroadcastReceiver in an Activity, then it will be triggered only when the code is running and it should be unregistered when the acitivty is inactive.

    Since this is a BOOT_COMPLETED broadcast, registering in the codes doesn’t make sense. It should be registered in the Manifest, and I don’t think we can unregister it. However, we can ignore it by checking some boolean variables from the SharedPreferences or a file inside the onReceive() method, etc. Like:

    if(condition){//use the variables to verify the condition
    //do something
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can't register receiver dynamically at boot. I have no activity. And I do not
I registered receiving SMS broadcast in manifest.xml. How can I start new Activity in
I am using a Boot receiver to fire AlarmManager,so that it repeats it's task
When I create and register my receiver like this in my Manifest.xml, Do I
The registered accounts in my web application (Created using struts2) gets a separate site
This is a registered bug ( Bug ID: 6515708 ) but does anyone have
I've registered 3 domains, all for the same site. I've done this to catch
I've registered a COM dll using regsvr32 as I've always used to do, but
I am trying to print character from boot loader using code [BITS 16] ;Tells
I found this code in linux kernel (arch/x86/boot/pmjump.S) # Set up TR to make

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.