#android-app-development
Read more stories on Hashnode
Articles with this tag
Photo Credit by Android Developers Blog A brief overview of Jetpack Navigation for Android app development. The days of using intent in navigating...
Introduction to Jetpack Compose Jetpack Compose is a modern way to build UI for Android apps. Compose uses a Declarative UI approach. You declare...
Introduction to activities in Android Activities are part of the basic component of the Android application. Users cannot interact with an application...