Google fit API, onDatapoint method is not being invoked
问题 I am not able to get step count. I've been stuck on getting the onDataPoint method to be called. This code is almost correct. I am not able to find why it is not showing step count. package com.example.akkisocc.heath; import android.content.Intent; import android.content.IntentSender; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import android.widget.TextView; import android.widget.Toast; import com.google.android.gms.common