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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T21:14:53+00:00 2026-06-15T21:14:53+00:00

The question is simple: For a location listener’s onProviderEnabled() method to be called when

  • 0

The question is simple: For a location listener’s onProviderEnabled() method to be called when a specific provider is enabled, must that listener have already requested updates from that same provider?

For example, if you register for location updates with location manager from the network provider:

locationManager.requestLocationUpdates(LocationManager.NETWORK_PROVIDER, 0,
                0, locationListener);

The listener has an onProviderEnabled() method:

@Override
    public void onProviderEnabled(String provider) {
        Log.d(TAG, provider + " provider enabled"); }

If I now turned on the GPS location provider, will onProviderEnabled be called?

From what I’ve experienced, no it is not called, unless the location listener was also registered to receive updates from the GPS provider. If it is supposed to be like this, then one would have to register with both the GPS and Network provider in order be notified that it was enabled.

Is it ok to register for updates from a location provider that is not yet enabled?

  • 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-15T21:14:54+00:00Added an answer on June 15, 2026 at 9:14 pm

    For a location listener’s onProviderEnabled() method to be called when a specific provider is enabled, must that listener have already requested updates from that same provider?

    Yes, you need to register for a provider to be able to receive a callback from it.

    It’s the action of registering with one provider, that informs that provider that a listener exists. If you don’t register with it, there is now way for it to know that a listener exists.

    Is it ok to register for updates from a location provider that is not yet enabled?

    Yes.

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

Sidebar

Related Questions

I have a fairly simple question that has me stymied. I am trying to
I have a very simple question I believe. I have a footer.php that I
Just a simple question on NSStrings, I have a piece of code that assigns
My question involves this simple walkthrough shown in the article Preserve Size and Location
Question simple and quick: I have started to use Netbeans to write some code
Question is simple: I have two List List<String> columnsOld = DBUtils.GetColumns(db, TableName); List<String> columnsNew
Simple question: Is there a class or interface that encapulates the getting of a
Seemingly simple question, but I haven't seen anything in the jwplayer javascript API that
Very simple question... I have an array of pixels, how do I display them
Simple question, the little arrow that is used for the Apple's find your current

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.