Jeremy Walker

Results 133 issues of Jeremy Walker

**Issue by [vitovalov](https://github.com/vitovalov)** _Thursday Jul 28, 2016 at 11:22 GMT_ _Originally opened as https://github.com/googlesamples/android-fit/issues/18_ ---- I made a [fork](https://github.com/vitovalov/android-fit) from android-fit google's github project and added a couple of commits....

migrated googlesamples

**Issue by [RyanNewsom](https://github.com/RyanNewsom)** _Friday Jul 22, 2016 at 22:52 GMT_ _Originally opened as https://github.com/googlesamples/android-fit/issues/17_ ---- All, My team noticed this problem in our application which uses your Sensors API to...

migrated googlesamples

**Issue by [cmunter](https://github.com/cmunter)** _Monday Apr 18, 2016 at 12:24 GMT_ _Originally opened as https://github.com/googlesamples/android-fit/issues/16_ ---- Shouldn't BasicHistorySessions manifest include: `` Otherwise Request Permissions isn't shown

migrated googlesamples

**Issue by [BestMafen](https://github.com/BestMafen)** _Wednesday Jun 12, 2019 at 10:26 GMT_ _Originally opened as https://github.com/googlesamples/android-fit/issues/52_ ---- I ran the History API demo inserted step data, but the data dit not showed...

migrated googlesamples

**Issue by [ykorshev](https://github.com/ykorshev)** _Monday Jan 07, 2019 at 04:41 GMT_ _Originally opened as https://github.com/googlesamples/android-fit/issues/44_ ---- I have an app which uses Google Fit. The integration code has been copied from...

migrated googlesamples

**Issue by [TahaNaqvi](https://github.com/TahaNaqvi)** _Thursday Apr 11, 2019 at 06:51 GMT_ _Originally opened as https://github.com/googlesamples/android-fit/issues/49_ ---- Here is my code : Fitness.getHistoryClient(this, GoogleSignIn.getLastSignedInAccount(this)) .readDailyTotalFromLocalDevice(DataType.TYPE_HEART_POINTS) .addOnSuccessListener(new OnSuccessListener() { @Override public void onSuccess(DataSet...

migrated googlesamples

**Issue by [AndyFrnk](https://github.com/AndyFrnk)** _Thursday Mar 14, 2019 at 09:48 GMT_ _Originally opened as https://github.com/googlesamples/android-fit/pull/47_ ---- Tried to implement weight, but cannot get information on the weight ---- _**[AndyFrnk](https://github.com/AndyFrnk)** included the...

migrated googlesamples

**Issue by [zjx](https://github.com/zjx)** _Wednesday Jan 16, 2019 at 02:15 GMT_ _Originally opened as https://github.com/googlesamples/android-fit/issues/46_ ---- looks like the fit system will use the end time as the "timestamp" field which...

migrated googlesamples

**Issue by [panjiyudasetya](https://github.com/panjiyudasetya)** _Wednesday Oct 31, 2018 at 05:00 GMT_ _Originally opened as https://github.com/googlesamples/android-fit/issues/42_ ---- ## What happened Step count value that I've been received from History API was different...

migrated googlesamples

**Issue by [puvi008](https://github.com/puvi008)** _Monday Oct 01, 2018 at 11:33 GMT_ _Originally opened as https://github.com/googlesamples/android-fit/issues/41_ ---- public class MainActivity extends AppCompatActivity { public static final String TAG = "StepCounter"; private static...

migrated googlesamples