https://github.com/anod/activityrecognitionsampleapp
Example usage of Activity Recognition API from Google Play Services
https://github.com/anod/activityrecognitionsampleapp
Last synced: about 1 year ago
JSON representation
Example usage of Activity Recognition API from Google Play Services
- Host: GitHub
- URL: https://github.com/anod/activityrecognitionsampleapp
- Owner: anod
- Created: 2013-05-18T16:58:00.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-18T17:21:18.000Z (about 13 years ago)
- Last Synced: 2025-04-28T13:12:55.323Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 1.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Activity Recognition Sample App
============================
Example usage of Activity Recognition API from Google Play Services
App displays detected activity and confidence number.
More information:
http://developer.android.com/google/play-services/index.html
Reference:
[ActivityRecognitionClient](http://developer.android.com/reference/com/google/android/gms/location/ActivityRecognitionClient.html)
[ActivityRecognitionResult](http://developer.android.com/reference/com/google/android/gms/location/ActivityRecognitionResult.html)
Download [APK](https://raw.github.com/anod/ActivityRecognitionSampleApp/master/ActivityTest.apk)
