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 8400841
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T21:39:12+00:00 2026-06-09T21:39:12+00:00

I have one service and two BroadcastReceiver . I am calling first receiver like:

  • 0

I have one service and two BroadcastReceiver. I am calling first receiver like:

private static final String CALLACTION = "android.intent.action.PHONE_STATE";

final IntentFilter theCallFilter = new IntentFilter();
theCallFilter.addAction(CALLACTION);

yourCallReceiver = new CallReceiver();        
registerReceiver(yourCallReceiver, theCallFilter);

and the second one similar like first one.

Now I need to set data from one receiver to another. I want to set Boolean property which will check if the code in first BroadcastReceiver is done something and if is it then code in second can be executed. How can i send this property from “BroadcastReceiver1” to “BroadcastReceiver2” ?

  • 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-09T21:39:12+00:00Added an answer on June 9, 2026 at 9:39 pm

    If you simply using a BroadcastRecevier, you can’t be sure the order the system will resolve them in. The answer here is to use ordered Broadcast instead. You can then set the result and check that result in your next receiver.
    Here is a great post from the Google Blog http://android-developers.blogspot.com/2011/01/processing-ordered-broadcasts.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Let's say I have two windows services running. One service is 'Polling' - it
I have two data sources: a legacy one (web service) and a database one.
I have two relatively simple codes. One main activity and one intent service. Main
I have two Services called TemplateService, TemplateReportService (both defined in one WCF Service Library)
I have two windows application, one is a windows service which create EventWaitHandle and
I have a solution with two service projects (one is hosting a unit test
I have one WCF service that exposes two operations - IncrementList() and GetList(). Client
I have a service which runs two asynctasks. One is for receiving multicast packets
Can we two WCF services where one service contract derives from another and have
I have two service pack branches coming out of one ‘main’ branch in TFS

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.