Skip to main content

WLAN Surveying with Android Client Devices: I lied - I found how to fix scanning in Android 10



I made a statement that Android Pie had broken WLAN scanning features.  This is still the case, but I also found that Android 10 (Q) has fixed it.  I've tested this with the app WiFi Analyzer

I also have found another option called Wi-Fi Verbose Logging which works for all versions of Android


First we need to turn on Developer options



On Android 4.1 and lower, the Developer options screen is available by default. On Android 4.2 and higher, you must enable this screen as follows:



Open the Settings app.
(Only on Android 8.0 or higher) Select System.

Scroll to the bottom and select About phone.

Scroll to the bottom and tap Build number 7 times.

Return to the previous screen to find Developer options near the bottom.


The next step would be to go to your go to settings then system.




You'll then see these wonderful options (Pre Android 10, only Wi-Fi Verbose Logging shows)



The two main options we want to work with are:

Enable Wi-Fi Verbose Logging (Switched on for more data)

and

Wi-Fi scan throttling (Switched off to allow apps to work)

The main one we are talking about here is Wi-Fi scan throttling - Disabling this allows your favorite Wi-Fi scanning Android apps to work again.



But the next piece I want to talk about is the Enable Wi-Fi Verbose Logging 

After going to the Wi-Fi picker - you'll see this wonderful juicy (and automatically updated) data right in that screen as shown below.
  • RSSI
  • SCORE (Roaming score maybe?)
  • tx
  • rx



Comments

Popular posts from this blog

Finding WLAN issues from the Windows Client Side

What happens when you've done everything from the wifi side of diagnosis a problem dare I say a ghost problem? What if the situation within your network seems perfect, you can't find anything in packet captures, Prime or off your WLC - What other options do you have?  Luckily, I found plenty! One of the handiest tools I like to use when onsite and starting to check clients out is the NETSH command in command line. Doing a roaming analysis via the client versus on Prime isn't a bad thing some days to give you a real world perspective of when roams happen.  Of course, client debugging in WLCs help too but I figured I'd show you what I do when walking around with a laptop to see the BSSID you are connected to. I use  netsh wlan show interface  Which outputs this:     Name                   : Wi-Fi     Description            : Marvell ...
Ekahau Sidekick Accessory Testing by the WifiSpy I decided to test two products to augment my Surface Pro 4 running Ekahau 10 that will help prevent accidents from happening with the cable and allow free and easy movement as you survey.  Safety should be #1 if you do work in any production/warehousing/manufacturing facilities. The items tested today were Griffin Breaksafe Magnetic Breakaway USB Adapter, Standard USB Type a  https://www.amazon.com/gp/product/B0759FKCK8/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1  priced at 19.99 at the time of the writing. The other was this coiled USB to Micro-USB cable.   https://www.amazon.com/gp/product/B071D8VB2T/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&psc=1   So first I will talk about the Griffin device.  Why would you want something like this?  If you've owned a MacBook in the past with the breakaway power cord, there isn't much more I can say ab...