Category: Kotlin
- Kotlin

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.

In this project, we have created a login and signup page in android studio using firebase so we have used…
RecyclerView is a part of the view group that contains a single view that is recycled repeatedly to display the…