Top "Activity-recognition" questions

Activity recognition tries to detect the user's current physical activity, such as walking, driving, or standing still.

Failed to crunch file - Android studio (app:mergeDebugResources)

i am currentyl trying to implement Google ActivityRecognitionApi. However i get following errors: Error:Failed to crunch file C:\Users\…

java android google-api google-api-client activity-recognition
Activity Recognition API

Anyone have trouble with the Activity Recognition API in the recent Google Play Services update? I have it implemented in …

android google-play-services activity-recognition
How to use Activity Recognition to detect walking/running vs on_foot

In Google Play Services Activity Recognition there is DetectedActivity.RUNNING, DetectedActivity.WALKING, DetectedActivity.ON_FOOT when ever I get an …

android google-play-services activity-recognition