Customising Jetpack Media3 player notification — Chapter III — Rearranging buttons orderBackgroundNov 16, 20231Nov 16, 20231
Customising Jetpack Media3 player notification — Chapter II — Overriding notification icons…BackgroundNov 15, 20232Nov 15, 20232
Customising Jetpack Media3 player notification — Chapter I (Adding custom commands)I recently got a chance to work on Media3 player notification for my current company. Even though the task seemed easy at first, I found…Nov 15, 20233Nov 15, 20233
“Don’ts” in modern Android/Kotlin Development (Bad practices & Anti-patterns) — Chapter IIThis series of articles will discuss variety of practices and actions that are likely to decrease your: code quality, product stability…Nov 12, 20232Nov 12, 20232
How to access apps’ BuildConfig outside of app module (feat.It’s a common scenario to base some business logic on the values from application BuildConfig. We might need to know current app version…Nov 12, 20231Nov 12, 20231
“Don’ts” in modern Android/Kotlin Development (Bad practices & Anti-patterns) — Chapter IThis series of articles will discuss variety of practices and actions that are likely to decrease your: code quality, product stability…Nov 11, 20231Nov 11, 20231
“Do’s” in modern Android/Kotlin Development (Tips & Good Practices) — Chapter IIThis series of articles will discuss variety of practices, actions and tips that are likely to improve your: code quality, product…Nov 11, 2023Nov 11, 2023
Why PRECISE naming matters in programming — real life example“How do you care about code quality?”, “What best practices do you use in programming?”. You can often hear this, or similar questions in…Nov 11, 2023Nov 11, 2023
“Do’s” in modern Android/Kotlin Development (Tips & Good Practices) — Chapter IThis series of articles will discuss variety of practices, actions and tips that are likely to improve your: code quality, product…Sep 18, 20231Sep 18, 20231
Implement modern Search functionality on Android with Compose, MVVM, Clean Architecture & JUnit5…This series of articles focuses on implementing modern search functionality on Android. In case you missed it, check part 1 with…Aug 6, 2023Aug 6, 2023