2 followers
All About Android Application development
What are AndroidX and Jetpack libraries? π€ Before we dive into the list, let's quickly explain what AndroidX and Jetpack libraries are. π AndroidX...
What is coding Coding, also known as programming, is the process of creating instructions (code) that a computer can understand and execute to perform...
If you're building Android apps with Jetpack Compose, you may often need to arrange UI elements in flexible ways. That's where FlowRow and FlowColumn...
Managing state in Jetpack Compose can seem tricky at first, but with a few key concepts, it becomes much easier! Let's break it down step-by-step....
Jetpack Compose is Google's modern toolkit for creating native Android UI. If you're starting to build your composables, some best practices can help...
Jetpack Compose is revolutionizing how developers build UI for Android applications. With its modern approach to building user interfaces, Jetpack...