Build Investment Tracker App in Jetpack Compose (Clean Architecture + Full Tutorial)
Build Investment Tracker App in Jetpack Compose In this tutorial, you will build a complete Inv…
Build Investment Tracker App in Jetpack Compose In this tutorial, you will build a complete Inv…
In almost every Android app, you need to show a list. It can be a list of products, messages, …
In almost every Android application, you need some kind of user input. It could be a login scr…
Most developers overcomplicate clean architecture. They create layers before features. They b…
In Jetpack Compose, UI can recompose too often if the state is not handled right. That makes …
Jetpack Compose Toast Shows Again and Again? FIXED in Seconds! If you're seeing you…
Introduction Welcome back! Today, we are diving into Jetpack Compose and tackling an …
Jetpack Compose is the future of Android UI, but many apps still rely on XML-based layouts.…
In this tutorial, I'll show you how to create a simple swipeable list where you can delete i…
Building a Simple Weather App in Jetpack Compose In this tutorial, we will create a simple weat…