Companion piece to blog post
This app reports values from the accelerometer sensor reactively using RxJava, then outputs all the values to logcat using different AsyncEmitter.BackpressureMode
strategies
Companion piece to my blog post: "Converting callback async calls to RxJava"
JavaMIT
Companion piece to blog post
This app reports values from the accelerometer sensor reactively using RxJava, then outputs all the values to logcat using different AsyncEmitter.BackpressureMode
strategies