Awesome LogIn/SignIn UI/UX design tutorial with source code


So Let's Start with following Steps



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.


Press ctrl+alt+l for symmetry the code 

3.  Now open your styles.xml file and past all of the code from below 


Press ctrl+alt+l for symmetry the code

4.  Now open your activity_main.xml file and past all of the code from below for the LogIn Activity. 


Press ctrl+alt+l for symmetry the code

5.  Now open your MainActivity.java  file and past all of the code from below for the  LogIn Activity. 

 That's All for this post and  Thanks for visiting and thanks for your time if you have any suggestions and want to share any feed back then comment down below and if you face any issue then let me know in the comment section also share this with your friends

Download Source Code :)