RxFit
RxFit copied to clipboard
🏃Reactive Fitness API Library for Android and RxJava
Hi! I have a little trouble - how can I check a real-time sensors data? `RxFit rxfit = new RxFit( this, new Api[] { Fitness.SENSORS_API }, new Scope[] { new...
Hello everybody! I have some problem with this library (v2.0.1). I cannot reproduce this error on my devices but it happens on many of my clients' devices. Fabric shows me...
I have problem with StatusException(code== 5000) - Application needs OAuth consent from the user I want to call status.startResolutionForResult(.. , but the resolution is always null so method startIntentSenderForResult is...