The Contacts App is build using Jetpack Compose in Kotlin.
The Notes App – Prerequisites & XML Design
In notes app, we will be covering four major advanced topics such as MVVM, Navigation Components, Coroutines, and Room Databases in one single project.
The News App – Prerequisites.
In news app, we will be covering five major advanced topics such as MVVM, Retrofit, Navigation Components, Coroutines, and Room Databases in one single project.
Tic-Tac-Toe App in Android Studio using Java – Source Code (11 Easy Steps)
The Tic-tac-toe app in android studio is a beginner-friendly application, where the first screen will ask for both the player’s name, and then the game will start on another page where there will be a grid and two player names.
How to Create a Calculator App in Android Studio – Easy 6 Steps Only!
We have created a simple calculator app in android studio which is entirely beginner friendly. It performs basic operations such as addition, subtraction, multiplication, division, and percentage.