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 design a good looking Login Screen in Android with Profile Image
Hey, Guys, this post is about making a login screen this design is created by one of my friend Leo Elstin . He already shares the full source code in GitHub but I am making this tutorial for better understand the original source code is in Kotlin but I am making this tutorial in Java SO here is the […]
How to make A Good Looking Profile Page Concept UI Design With Dark and Lite mode
Hello Friends in this post I will tell you how you can Create a Profile UI and add Lite mode and Dark mode in one activity All the Source codes are in this post… Here A look at How its Look Like 1. Create a new project. 1. Create a new project in Android Studio […]
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 […]
Making A Sliding Up Panel like Google Music in Android with play Music UI source code
Hello guys in this post I will tell you how you can make Google play music like sliding up panel and also we design the Google play music player UI… Take a look on how its look like… Create new project. 1. Create a new project in Android Studio from File ⇒ New Project and select Basic Activity from templates.or you can […]
Awesome Animation start page with awesome timeline Profile view
Hey in this post we learn about how to add .GIF images to android application and create awesome looking sign in page and a awesome looking profile page with timeline view… Here is a video of how its look like Creating New Project 1. Create a new project in Android Studio from File ⇒ New Project and […]
How to make awesome looking Navigation Tab Strip in android studio
Hey guys welcome back in this post I will tell you how you can design awesome Navigation Tab Strip with some simple methods just follow this steps. Here is a demo of how ts look like and feel. Creating New Project 1. Create a new project in Android Studio from File ⇒ New Project and select Basic Activityfrom […]
How to make Awesome looking ProgressBar in your android application
Hello guys in this post I will tell you how you can give some good look to your old looking ProgressBar. This is realy Important to look good in everything in UI so this is just a tune to UI design. Firstly if some of my user know about this then they can read our […]
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. […]