Hello, guys, I am back with new tutorials and from now I will make many videos and posts. So in this post, we will see how we make a Sign-in Signup UI with 2019 design pattern. So, first of all, create a new project in the android studio here in this project I am using […]
#1 Sign in / Sign up UI 2019 The best UI design using Android Studio full tutorial with Source Code
Hello, guys, I am back with new tutorials and from now I will make many videos and posts. So in this post, we will see how we make a Sign in Signup UI with 2019 design pattern. So, first of all, create a new project in the android studio here in this project I am […]
2019 Login & Registration Page With OTP Verification Android studio UI Design tutorial
This is the tutorial for the OTP verification UI design I don’t talk much as this is just an XML code you can understand. So first create a new project and remove the action bar from the style.xml use NoActionbar as the theme.Now open your app level build file and add this dependency then sync the project. Now […]
2019 Mobile app login best practices UI Design idea with simple codes
Nowadays it’s really important to add a signup activity in the application for security but you know it’s not so much difficult to design a good looking signup UI just simple codes can help you to create awesomeness. This design has just followed the codes. only XML nothing else… 1st create a new project as you know […]
Blood App Android Application Sign up Layout UI Design using Android Studio XML tutorial
Hey this is the tutorial of how to add Account creation UI for Blood donation android application so let get started with the code you can also watch the video bellow to get a visual idea about that— Watch the video Tutorial here So lets start with coding first thing always first Create a new […]
Phone Verification with Step View UI/UX design with Auto SMS verification Android Studio Tutorial
Hey whats up guys welcome back. This post is about Phone Authentication I already posted about Sign in and login UI which you guys like a lot but now its time for changing So nowadays phone authentication is most important and we need to make this look awesome… So we make this UI this project is […]
How to add a awesome looking WaveSwipeRefreshLayout to your android project
Hello Friends in this post I will tell you how you can add a simple and looking awesome Pull down to refresh in your app this is not a UI/UX page design but you need to learn something like that so You can add some good looking things to your old UI so let’s start… You can […]
Awesome LogIn/SignIn & SignUp UI/UX design tutorial with source code
In this post I will tell you how you can design awesome UI using simple XML code just follow this post and do the same which I told here… Hear is a demo of How its look and feel Creating New Project 1. Create a new project in Android Studio from File ⇒ New Project […]
Awesome UI Design for Log In Screen
In this article I will tell you how you can design awesome UI using simple XML code just follow this post and do the same which I told here… Creating New Project 1. Create a new project in Android Studio from File ⇒ New Project and select Basic Activityfrom templates. 2. Enable AppCompact-V7 and design in app/build.gradle. And Sync the project. […]
Log In UI Awesome Design
In this artical I will tell you how you can design awesome UI using simple XML code just follow this post and do the same which I told here… Creating New Project 1. Create a new project in Android Studio from File ⇒ New Project and select Basic Activityfrom templates. 2. Enable AppCompact-V7 and design in app/build.gradle. And Sync the project. […]