Ajmal Moochingal
Ajmal Moochingal
hi! myself an aspiring open source contributer. read the paper on HosTaGe and interested to work on this particular piece, if it's not taken. please share an update. thanks :)
@sastry17 , on it.
@sastry17 it would be great if you can give some more description on this _enhancement_ in terms of the aim, current limitations. if there's a slack channel/irc we can continue...
I was trying to debug the basal issue. Finally reached here. ``` DataReadRequest req = new DataReadRequest.Builder() .aggregate(DataType.TYPE_BASAL_METABOLIC_RATE, DataType.AGGREGATE_BASAL_METABOLIC_RATE_SUMMARY) .bucketByTime(1, TimeUnit.HOURS) .setTimeRange(startTime, endTime, TimeUnit.MILLISECONDS) .build(); ``` Had to start the...
After spending couple of days on this, I have reached the following conclusion : If someone has recorded their height,weight,age in Google Fit, then a basal MR entry is created...