An open API service indexing awesome lists of open source software.

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

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)

![Screenshot](https://raw.github.com/anod/ActivityRecognitionSampleApp/master/activity_recognition.png)