In this tutorial, we will create material design multiple screens for forget password in android studio. We will use slide animations and apply them when new screen appears. Screens we will create are Forget Password Screen to get the phone number instead of email,...
Latest Tutorials
Phone Number Verification – OTP pin View in Android studio – Part 10
In this tutorial, we will create material design OTP screen or PIN view in android studio. In the OTP screen user will have to enter the one time password and we will validate that password using firebase. If you are following the series (City Guide App) then you may...
Material Design Signup Screen in Android Studio – Part 9
In this tutorial we will create a modern Signup screen in android studio using Material design libraries we added in login tutorial. In this tutorial we will create multiple fields in android like Material design editText, TextInputLayout, Date Picker, Radio Buttons,...
Material Design Login Screen in Android – City Guide Part 8
In today's tutorial, we are going to create a Login Design in Android Studio - City Guide app. We will also learn how to add shared animations in android and how to use Material library 1.1.0 to design fields.Before Getting Started So, before going to start coding, we...
Modern Dashboard UI Design in Android Studio – City Guide App – Part 4
In this tutorial, we will learn how to create a modern dashboard design in android studio. The dashboard is the main screen of our application that describes what is the functionality of an app. Hence we will create three different designs of recyclerview and cardview...
Modern Profile UI Design In Android Studio – Material Design 2020
In this tutorial, we will create a modern profile UI design for showing the detail of the user in our app. Previously, we have created our design for the sign-up. Subsequently, we have created the design of the login page using material design. And now in this...
Modern dashboard design with source code tutorial in android studio
In this tutorial we will be creating a custom Modern Dashboard UI design in android studio. This tutorial will also be covering Dashboard design source code and you can easily get the source code down below in the post. We will be using a Constraint layout as a parent...
Create a Navigation Drawer Material Design in Android Studio tutorial
In this tutorial series, we will be creating an Android Navigation Drawer Material design in android studio. We will also learn Create a Navigation Drawer with the Hamburger menu icon. Design menu header in the navigation bar. Hide navigation menu item android action...
Material Design Signup Screen tutorial using Shared Animations – Design in 2020
Signup form in android is a screen that everyone wants to make in their android studio application. Design the screen in android studio is not much difficult but to make it more creative and responsive, you will need a lot more experience. But we will help you to make...
Material Design Login Screen tutorial using Shared Animations – Design in 2020
This is the second article of our android studio tutorial about traveling android application. In this article we are going to create a Login Screen android example using material components and use shared animation between login screen and splash screen in android...
Android Splash Screen With Animations in Android Studio | Material Design – 2020
In this tutorial, we are going to create a splash screen android tutorial with animations in android studio. In short, this is the first tutorial of our complete application in which we will be creating a traveling android app with source code.We will also create...