Google: The Standard of Code Review [ https://medium.com/unilecs/google-the-standard-of-code-review-5b4e61427afe ]
Category: IT
Android Audio Video
MediaCodec (https://developer.android.com/reference/android/media/MediaCodec.html)
ExoPlayer (https://developer.android.com/guide/topics/media/exoplayer.html) (https://github.com/google/ExoPlayer)
https://github.com/googlesamples/android-audio-high-performance
Android и звук: как делать правильно (https://habrahabr.ru/post/339416/) (pdf)
Continue reading Android Audio Video
Android ORM Realm, ObjectBox or Room.
Realm, ObjectBox or Room. Which one is for you?
About RX
Что нового в RxJava 3
[https://habr.com/ru/company/simbirsoft/blog/510400/]
http://blog.danlew.net/2014/09/15/grokking-rxjava-part-1/
http://blog.danlew.net/2014/09/22/grokking-rxjava-part-2/
http://blog.danlew.net/2014/09/30/grokking-rxjava-part-3/
https://habrahabr.ru/post/265269/
https://habrahabr.ru/post/265583/
https://habrahabr.ru/post/265727/
[https://habr.com/ru/company/funcorp/blog/459174/]
How RxJava chain actually works
[https://proandroiddev.com/how-rxjava-chain-actually-works-2800692f7e13]