Tag: android
The Evolution of Android Network Access
Modern background execution in Android [https://android-developers.googleblog.com/2018/10/modern-background-execution-in-android.html]
Background Processing in Android [https://medium.com/@julian_falcionelli/background-processing-in-android-575fd4ecf769]
Background Processing in Android (Part 2) [https://medium.com/major-league/background-processing-in-android-part-2-88c73c24a2ac]
Continue reading The Evolution of Android Network Access
Retrofit [2]
https://habrahabr.ru/post/314028/
http://java-help.ru/retrofit-2-review/
Configuring Retrofit 2 Client in Android [https://proandroiddev.com/configuring-retrofit-2-client-in-android-130455eaccbd]
Building your own Retrofit Call Adapter [https://android.jlelse.eu/building-your-own-retrofit-call-adapter-b198169bab69]
An HTTP inspector for Android & OkHTTP (like Charles but on device) – More Chucker than Chuck [https://github.com/ChuckerTeam/chucker]
Mock retrofit in kotlin coroutines [https://blog.kotlin-academy.com/a-little-reflection-about-coroutines-34050cbc4fe6]
Google I/O 2019
DI – Dagger 2, Koin, Kodein
Demystifying the new Dagger Android Injection API
https://google.github.io/dagger/
Dependency injection in Android [https://developer.android.com/training/dependency-injection]
A Dependency Injection Showdown [https://proandroiddev.com/a-dependency-injection-showdown-213339c76515]
Поиск лишних Component Dependencies с помощью Dagger SPI
[https://habr.com/ru/companies/cian/articles/768414/]