Java 11 requirement.
With AGP 7.0.0-alpha01 we are changing the minimum required Java programming language version to Java 11.
[https://android-developers.googleblog.com/2020/12/announcing-android-gradle-plugin.html]
Tag: java
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]
Hype-driven Android-development, или как инженерная специальность превращается в маркетинг
Java Android faq interview algorithms collections
Collections in java. don’t forget
Руководство по версиям и возможностям Java
[https://habr.com/ru/post/488144/]
Руководство по возможностям Java версий 8-16
[https://habr.com/ru/post/551590/]
https://acecodinginterview.org/
https://habrahabr.ru/post/162017/
https://habrahabr.ru/post/237043/
Continue reading Java Android faq interview algorithms collections
Interop guide Java + Kotlin
A set of rules for authoring public APIs in Java and Kotlin with the intent that the code will feel idiomatic when consumed from the other language.