forked from sfu-innovation/WifiLocator
-
Notifications
You must be signed in to change notification settings - Fork 0
Android App
MikeKlemarewski edited this page May 24, 2012
·
6 revisions
- App crash re-enables automatic polling even if automatic polling was previously stopped
- Some Twitter issues with login/verification
This class handles all wifi surveys and requests to the GAE server.
Methods:
String getBSSID()
returns the current bssid that the device is connected to
JSONObject getZoneInfo()
Makes a get request to the GAE app and returns an JSONObject containing all the zone info. See server wiki for details on the response structure