#11 Android Forum
- How to use WorkManager with RxJava
https://proandroiddev.com/how-to-use-workmanager-with-rxjava-b5936f68e02 - Display progress of multipart request with Retrofit and RxJava
https://medium.com/@PaulinaSadowska/display-progress-of-multipart-request-with-retrofit-and-rxjava-23a4a779e6ba - Let’s Work manager do all the Background processing
https://medium.com/mindorks/lets-work-manager-do-background-processing-58356e1ab844 - Kotlin dsl
https://www.adit.dev/kotlin-dsl-part-4/ - Appium & Expresso
http://appium.io/docs/en/drivers/android-espresso/ - Simple design of Kotlin Flow
https://medium.com/@elizarov/simple-design-of-kotlin-flow-4725e7398c4c - Constraint Layout Constraint Updates
https://medium.com/androiddevelopers/android-studio-project-marble-layout-editor-608b6704957a - Lifecycle Guide
https://medium.com/androiddevelopers/the-android-lifecycle-cheat-sheet-part-i-single-activities-e49fd3d202ab - Services
https://medium.com/google-developer-experts/services-the-life-with-without-and-worker-6933111d62a6 - Coroutines:
Tips (difference async / launch)
https://proandroiddev.com/coroutines-snags-6bf6fb53a3d1 - Livedata + Coroutines because
https://stackoverflow.com/a/53513277/957370 https://medium.com/@andrea.bresolin/playing-with-kotlin-in-android-coroutines-and-how-to-get-rid-of-the-callback-hell-a96e817c108b - Sketch & android best practises
https://medium.com/@turhan.oz/design-best-practices-for-android-mobile-app-with-sketchapp-c98a3fe08d53 - Material design transition
https://proandroiddev.com/playing-with-material-design-transitions-b3ea90c5794c - Touch Events
https://medium.com/@elye.project/understanding-android-touch-flow-control-bcc413e6a57e - Glide: RequestOptions, preloading, downscaling
https://code.luasoftware.com/tutorials/android/android-resize-image-file-with-glide/