#android-app-development
Read more stories on Hashnode
Articles with this tag
When you start using architectural patterns in development, you often encounter certain challenges. As a mobile developer, I frequently face the...
If you’re an Android developer, you’ve likely heard of ViewModel or even used it before. Today, let’s dive into what a ViewModel is, why it’s...
Imagine being given a list of 100 elements and asked to display them on a mobile device. How would you do it? Personally, my first instinct would be...
What does it mean to theme your application? Theming your application simply means customizing its appearance. This includes colors, typography, and...