Category: Kotlin
- Kotlin
The Contacts App is build using Jetpack Compose in Kotlin.
In notes app, we will be covering four major advanced topics such as MVVM, Navigation Components, Coroutines, and Room Databases…
In news app, we will be covering five major advanced topics such as MVVM, Retrofit, Navigation Components, Coroutines, and Room…
The world of Android app development has evolved rapidly over the years, and with it, the choice of programming language…
In this project, we have created crud in firebase realtime database where we can upload and retrieve page in android…
The navigation drawer is a side menu panel that consists of different navigating fragments. The menu is provided at the…
ListView is one of the views from the view group which shows the data in a vertical scrollable format. It…
Firebase is a service to applications, it provides hosting, NoSQL storage, real-time databases, social authentication, notification, and other services.