Code sample below demonstrates how to observe Gyroscope sensor. Please note that we are filtering events occurring when sensor readings change with ReactiveSensorEvent::sensorChanged method. There's ...
RxLoader caches the data emitted by your Observable across orientation changes by utilizing an Android Loader, while also providing the results from an Observable preserving the RxJava pattern.