Category

Android & Kotlin

Category

Become a skilled Android app developer with our Java and Kotlin tutorials

In this post, we will learn to add a dropdown menu to your Jetpack Compose. Developers called it different names also that are Popup menu, context menu, and drop-down menu. As far as the name is not important,…

Jetpack Compose is a modern toolkit for building Android UIs. If you’re working on an app that requires a scrollable column, you’re in luck! In this guide, we’ll walk you through the steps to create a scrollable column…

Are you new to Jetpack Compose Textfield? In this tutorial, we’re going to talk about Jetpack Compose Textfield. This post will help you get started with the basics of creating and customizing text fields using Jetpack Compose. Learn…

If you’re building an Android app with Jetpack Compose, you may be wondering how to implement a bottom app bar. This tutorial will guide you through the steps to create a bottom app bar in Jetpack Compose, including…