alarm icon etc.
Lollipop API for controlling the Alarm icon in status bar [ https://stackoverflow.com/questions/28367822/lollipop-api-for-controlling-the-alarm-icon-in-status-bar ]
Controlling the Alarm icon in status bar [ https://stackoverflow.com/questions/23105038/controlling-the-alarm-icon-in-status-bar ]
Tag: android
Android Architecture Components – AAC
Android Architecture Components by Example
https://developer.android.com/topic/libraries/architecture/index.html
Hacking Architecture Components by using Kotlin (https://antonioleiva.com/architecture-components-kotlin/)
Android Architecture Components: Testing your ViewModel LiveData [https://medium.com/exploring-android/android-architecture-components-testing-your-viewmodel-livedata-70177af89c6e]
Android widget and live wallpaper
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]