Hi all. I want to create an advanced WiFi access points scanner for a university project. Currently I am using the WifiManager.getScanResults() api call. It seems that not all the data I see using a wifi sniffer (Wireshark) is available using this api.
Can I get access to each beacon the wifi interface receives at its raw state? Can I listen to beacons on android and process them as byte[]? Thanks! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

