Android

Activity Recognition using new GoogleApiClient [ActivityRecognitionClient is deprecated in december 2014]

As per Google play services 6.5 Highlights : The ActivityRecognitionClient, LocationClient, and PlusClientclasses are deprecated. If you used those APIs in your app and want to call Google Play services 6.5 or higher APIs, you must switch to the new programming model that utilizes GoogleApiClient. As per docs, GoogleApiClient is able...

by Himanshu Singh
Tag: ActivityRecognitionClient
29-Mar-2015