Top "Signal-strength" questions

How to calculate distance from Wifi router using Signal Strength?

I would like to calculate the exact location of a mobile device inside a building ( so no GPS access) I …

geolocation wifi signal-strength
Get Signal Strength in Android

I want to get the Signal Strength of the Device at the point I hit the API call. I have …

android telephony signal-strength
How to get LTE signal strength in Android?

I am using Verizon's new LTE handset from HTC Thunderbolt. I cannot find the API to query for the signal …

android signal-strength
Android: How do I get GSM signal strength for all available network operators

I am working on a little app to check the signal strength of various network operators in my area. My …

android operators gsm signal-strength
Retrieve GSM signal strength in Android

I'm a newbie to Android. How do I get the GSM signal Strength in terms of percentage (1 - 100%)?

android gsm signal-strength
Measuring Signal Strength from wifi to Iphone/Ipad

I want to get the current Wifi signal strength from an iOS device. A Google search reveals only solutions for …

ios iphone ipad wifi signal-strength
Android - Signal Strength in Level, DBM, and ASU

I am currently writing an application for a client who wants to gather data regarding the signal strength at set …

android signal-strength
get SignalStrength without Using PhoneStateListener onSignalStrengthchanged

does anyone know how to get the signal strength without having to call the onSignalStrengthChanged. The problem with onSignalStrengthchanged is …

android phone-state-listener signal-strength
Which Values (High or Low) are better in Android's getGsmSignalStrength()

I'm playing around with reading the signal strengths in a small Android App, and was wondering if anyone has tested …

android gsm signal-strength
Getting signal strength

I want to know how to get CDMA / GSM signal strength using Android. Note : I used getCdmaDbm() method but it …

java android telephony signal-strength