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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T00:39:56+00:00 2026-06-05T00:39:56+00:00

I am working on wifi functionnalities in android. So that, i would like to

  • 0

I am working on wifi functionnalities in android. So that, i would like to display current values of wifi informations(siganl level,frequency,rate..) in textViews.We know that some parameters can vary widely over time.My problème is how to uptdate the current display value?
i am using that code:

String service = Context.WIFI_SERVICE;  
final WifiManager wifi = (WifiManager)getSystemService(service);    
WifiInfo info = wifi.getConnectionInfo();
int strenght = WifiManager.calculateSignalLevel(info.getRssi(),5);
int speed = info.getLinkSpeed();
String units = WifiInfo.LINK_SPEED_UNITS;
String ssid2 = info.getSSID();

When i retreive strenght=48 in a textView at an instant t1 for example, it will keep the same value at another instant ti.But we know that this is not the current value!

Then,I want also to understand how can i do when i display a list of available wifi connections in an first activity A1(i did this), how to retreive the current value of signal level in an secon activity A2. What i have tried to do is to use an intermediate object to share the value of signal level between A1 and A2. But here also,i have the same values, no updating!
Plz helllp

  • 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-05T00:40:01+00:00Added an answer on June 5, 2026 at 12:40 am

    I think you’ll want to use a BroadcastReceiver to detect changes in the WiFi connection. This looks similar to what you’re trying to do:

    http://android-er.blogspot.com/2011/01/monitor-wifi-status-and-information.html

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

Sidebar

Related Questions

Working on a movie website and would love to find an API that I
I'm new to Android development and working on an Android application that requires the
I have this code working on Android 4.0.3 on the Nexus One: WifiManager wifi
I am currently working on an application that should be able to detect wifi
Working on a PoC of a project that streams data from USB via Wifi:
I am working on a j2me application that sends data to PC over WiFi
I'm working on an Android project to scan the local WiFi environment in our
I'm working on an Android application that will send MMS internally without using the
I am presently working on an WiFi application for Android. I am having trouble
I am working on an iPhone application and would really like to determine if

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.