Skip to content
MikeKlemarewski edited this page May 24, 2012 · 6 revisions

Known Issues:

  • App crash re-enables automatic polling even if automatic polling was previously stopped
  • Some Twitter issues with login/verification

WifiPoller Class

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

Clone this wiki locally