Collections of articles, code samples and stack overflow questions related mostly to Android development but also there is a few about Kotlin, Flutter and RxJava
- Custom button rehearsal. Creating a compound view | by Sviatoslav Melnychenko | ProAndroidDev
- Pro tip: Round corners on an Android ImageView with this hack - TechRepublic
- An easy way to mock an API response using Retrofit, OkHttp, and Interceptor | by Wahib Ul Haq | KI labs Engineering | Medium
- DialogFragment enter/exit animations · GitHub
- Understanding Android Matrix transformations | by Maria Neumayer | A problem like Maria | Medium
- Implementing the Perfect Splash Screen in Android | Geek Culture
- Android Developers Blog: Introducing ViewPropertyAnimator
- Recommended Ways To Create ViewModel or AndroidViewModel - DEV Community
- The Android Emulator and Charles Proxy: A Love Story | by Mark Dappollone | Medium
- GitHub - LouisCAD/Splitties: A collection of hand-crafted extensions for your Kotlin projects.
- This gist explains how to send push notification locally using ADB without need network connection. · GitHub
- Token-Based Authentication with Retrofit | Android OAuth 2.0 | by Vincent Tirgei | AndroidPub | Medium
- ShapeableImageView - Material components for android
- Android ConstraintLayout — layout_constraintDimensionRatio | by Sasank Sunkavalli | Medium
- Android Canvas' drawArc Method: A Visual Guide
- Android Material Components: Exploring MaterialShapeDrawable | OCTO Talks !
- Using Coordinator Layout in Android
- The “misbehaving” foreground service in Android | by Leon Chiver | ProAndroidDev
- A safer way to collect flows from Android UIs | by Manuel Vivo | Android Developers | Medium
- ViewPager with FragmentPagerAdapter | CodePath Android Cliffnotes
- Navigating to Dialog Destinations | by Chet Haase | Android Developers | Medium
- Integrate Google Sign In Into Android - FrugalisMinds
- Exceptions in coroutines. Cancellation and Exceptions in… | by Manuel Vivo | Android Developers | Medium
- Exploring KTX for Android. Yesterday Google announced android-ktx… | by Joe Birch | Exploring Android | Medium
- Custom Views and Performance (100 Days of Google Dev)
- Creating Full Width Button in Flutter - The Right Way in 2022 - FlutterBeads
- VisibilityInfo class - visibility_detector library - Dart API
- Handsome codes with Kotlin. Kotlin is a very flexible programming… | by Semih Bozdemir | AndroidPub | Medium
- When to use collect and collectLatest operator to collect kotlin flow? - Stack Overflow
- 10 Useful Kotlin String Extensions | by Alex Nekrasov | Better Programming
- Kotlin Coroutines by Tutorials, Chapter 5: Async/Await | raywenderlich.com
- When to use collect and collectLatest operator to collect kotlin flow?
- Kotlin Functors, Applicatives, And Monads in Pictures. Part 1/3
- Kotlin Functors, Applicatives, And Monads in Pictures. Part 2/3
- Kotlin Functors, Applicatives, And Monads in Pictures. Part 2/3