Category: Android
- Android

The Tic-tac-toe app in android studio is a beginner-friendly application, where the first screen will ask for both the player's…

Bottom Navigation Bar in Android Studio using Java – Bottom Navigation View Bottom Navigation Bar The Bottom Navigation Bar is…

Navigation Drawer in Android Studio using Java Navigation Drawer Navigation Drawer is a side menu panel that consists of different…

Firebase is a service to applications, it provides hosting, NoSQL storage, real-time databases, social authentication, notification, and other services.

The login page is used for authentication purposes in the applications. We required a firstly sign-up page where users will…

The login page is used for authentication purposes in the applications. We required a firstly sign-up page where users will…

The intent is used for switching from one activity to another activity. It navigates from one screen to another screen…

A floating action button is a type of button that can be placed anywhere on the screen. It's usually round…