Package-level declarations
Types
Information about a specific wireless access point or router.
A detected activity with an associated confidence. Descriptions partially based on: https://developers.google.com/android/reference/com/google/android/gms/location/DetectedActivity
Activity information for a location at a given timestamp.
Enum class for different types of activities detected by the device, used in Activity.type.
Information about a Wi-Fi scan done by the device at a given timestamp.
A specific location record. Contains the information obtained from a user's device at a specific moment in time and at a given location.
Represents the source (technology) that provided the location information for this record. Common values are: WIFI
, CELL
, GPS
, UNKNOWN
(note: sometimes found in lowercase). Example: "WIFI"
The Records.json
file in a Google Takeout Location History extraction. Contains raw Location History information from the user's account.
Information about the access points found in a Wi-Fi scan done by the device.