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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T08:36:12+00:00 2026-06-02T08:36:12+00:00

Using broadcast receiver, it’s easy to find out whether now the phone is plugged

  • 0

Using broadcast receiver, it’s easy to find out whether now the phone is plugged in or not. The following StackOverflow question describes this:
Detecting the device being plugged in.

I also know how to check whether the current connection is WIFI or mobile using the function getActiveNetworkInfo() to keep polling the current connection info.

My question is: Is it possible to use the broadcast receiver to detect the switch between WiFi and 3G? It should be more efficient.

  • 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-02T08:36:13+00:00Added an answer on June 2, 2026 at 8:36 am

    i think u can use this in your xml file for Broadcast receiver

     <receiver android:name="packagename.classname" >
            <intent-filter>
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
            </intent-filter>
        </receiver>
    

    For more clarrification check this link
    http://developer.android.com/training/monitoring-device-state/connectivity-monitoring.html

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

Sidebar

Related Questions

In my application I am listening for following 3 intents by using broadcast receiver.
I am using a Broadcast Receiver to receive a Broadcast when the phone boots
Hai i developed a application using broadcast receiver.I need to wake my Application always.so
I have been trying to work out how to clear a broadcast receiver after
I am trying to get all installed applications using intents and broadcast receiver ,
Hai am trying to get the gps location using BroadCast Receiver.its working fine,But i
I am using ACTION_DATE_CHANGED in my Broadcast Receiver, and android.intent.action.DATE_CHANGED in <receiver>...</receiver> in my
Can an activity be invoked using a BroadcastReceiver ? The onReceive for BroadCast receiver
As described in question I want to start a broadcast receiver on some event
I am creating an application in which I am using a broadcast receiver. I

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.