Watch this video In this post, we are going to learn how we can block ads in webview as browser extensions done in the browser. When I get the idea on blocking ads in webview that time I search a lot on the internet but did not find any and then I think to make […]
HOW TO SET CUSTOM PROFILE IMAGE IN TOOLBAR MENU ITEM LIKE GOOGLE
First, create a new project in your android studio. Now open app-level build file and add this dependency. Now open your style.xml file and change the file according to this. Here we change the style as NoActionbar and added the windiwLightStatusBar.Now open your color.xml file and change all color as white.Now download all resources from […]
#2 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 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 […]
3 Most important application project using Firebase ChatApplication, InstagramApplication, QuizeApplication full Source Code.
Hey, guys sorry for the late posts I am busy with my new job but I did not forget you guys I will add tutorials after I got my laptop. But right now I find some projects that will help you out with your carer. And relay I thanks to KOD Dev for this awesome projects. 1 ChatAppTutorial […]
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 […]
UI Tutorial Google Phone App V29 UI Cloning Full source Code and Tutorial With dark and light mode part 2
In the last part we create the UI with just the light mode but in this part, we are going to add dark and light mode which can be same as the phone app have so let’s do that… Watch this video if you want the visual experience Open the project and now create a […]
UI Tutorial Google Phone App V29 UI Cloning Full source Code and Tutorial With dark and light mode
Hey, what’s up friends, I’m back in this tutorial I will show you how you can achieve Google Phone app UI using just simple codes. At first, I tell you that this post or series is not about building Google Phone App it’s about getting the concept of how to build the UI and get the idea. […]
How to check if a User Data exists in Database or not | Firebase Firestore A complete tutorial || PART 5 ||
Hey, what’s up guys, this is a simple small tutorial to check if the user already stored the data in the database or not the database of the user is empty. Here is the video tutorial for your help You can check this in your any activity you just need to add this one simple line […]