#android-app-development
Read more stories on Hashnode
Articles with this tag
Jetpack Compose is a modern toolkit for building native Android UI using Kotlin. In Compose, UI components are defined as composable functions, which...
Today i want to talk about my one of the most favourite features in android development that is “Drag and Drop”. In modern user interfaces, drag and...
In this article we are going to have a deep dive into importing phone contacts into an Android application. We’ll look at two methods for doing this...