Hi,

A newbie to Android, and programming in general, here. I hope someone
can point me in the right direction.

I'm trying to get the multiple BSSID of wifi hotspots (and their
respective Rssi) from a wifi scan in order to use the obtained Strings
and int variables in a set of conditional statements. The idea is to
use the wifi info as a sort of positioning system and then trigger
Activities based on those positions.

I know that WifiManager and WifiInfo classes can be used for getting
this kind of information but I haven't been able to figure out how to
'pick', so to speak, the different desired variables for each hotspot
instead of just a list.

Any help will be greatly appreciated.

-- 
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

Reply via email to