Retrieve vendor specific information from WiFi in Android -
Do anyone know how to get information about the WiFi network vendor in Android ?? For example, if it is a Cisco router, then the phone seems to have a way to determine it.
It seems that there can be many applications to do this.
They are not present in ScanStrust.
Many thanks.
They might use a MAC address database to view the seller.
I can not find the Java Library for this, but VirusHark maintains a database:
You have to import it into your application, possibly in your SQLite database and use it lookup Be in the form of
Comments
Post a Comment