Confirmed users
4,378
edits
| Line 42: | Line 42: | ||
** one time geolocation calls: Home Depot closest location, yelp | ** one time geolocation calls: Home Depot closest location, yelp | ||
* logging: | * logging: | ||
** be sure to turn on geolocation logging in settings -> developer | |||
** be sure to turn on geo.wifi.logging.enabled for wifi testing ; you can adb logcat | grep WIFI | ** be sure to turn on geo.wifi.logging.enabled for wifi testing ; you can adb logcat | grep WIFI | ||
*** This should print content as much information of that layer of the device sees on cell tower id and wifi : | *** This should print content as much information of that layer of the device sees on cell tower id and wifi : | ||
<pre> *** WIFI GEO: sending [a big set of JSON key,value pairs] </pre> | <pre> *** WIFI GEO: sending [a big set of JSON key,value pairs] </pre> | ||
=== Signals === | === Signals === | ||