googlearchive/android-fit

DataSourceListener, where is this class?

Closed this issue · 1 comments

I'm trying to copy the official Google Fit sample from here https://www.youtube.com/watch?v=jwaQaWGLlTo#t=178. I'm having problems with the DataSourceListener. When I try to add that class in AndroidStudio it doesn't seem to find it, the class doesn't seem to exist...

DataSourceListener was migrated to OnDataPointListener in Google Play Services v6.1.84. See the diff in this commit from October 21, 2014.