Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 929 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 929 Bytes

MobilityPhone

MobilityPhone uses the Google Play Services' ActivityRecognitionClient to periodically classify a user's activity. It sends classified data points to the ohmage 3.0 client on the phone which then uploads them to an ohmage server.

The app captures two ohmage streams: Activity and Location. Each stream is uploaded independently and each stream may be controlled independently.

For Location, the maximum frequency of data collection is every minute. For Activity, the maximum frequency of data collection is dependent on the Google activity classifier (2-3 times per minute is a good bound on the max).