Has anyone successfully read the heart rate sensor from the Moto 360?
mSensorManager = ((SensorManager)getSystemService(SENSOR_SERVICE)); mHeartRateSensor =
From android M you need to make sure that the user is enabling the permission at the first time the applications runs OR going manually to the app permission and enable it