by taimoor | Jul 4, 2020 | Android Material Design Tutorials, Android UI/UX Tutorials, City Guide App, UI UX
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...
by taimoor | Jun 21, 2020 | Android, City Guide App
From now onwards, we will start another module of City Guide App we are creating which is Retailer Module. In today’s tutorial, we will create a first retailer startup screen in which we will allow the user to either login or signup by adding some animations. ...
by taimoor | Mar 6, 2020 | Android, Android for Beginners, Basics, City Guide App
We are creating a complete City Guide android application. For making that application we have learned how to download and install android studio in the previous tutorial. After that, we will learn how to do an android studio set up and what is the alternate of batch...
by taimoor | Mar 4, 2020 | Android, Android for Beginners, Basics, City Guide App, Flutter, Flutter Crash Course
In this tutorial, we will learn how to download an android studio? how to install android studio? and how to set up it for the development of android applications. Above all, we have to know what is an android studio and what is it’s purpose. Get Complete Code...
by taimoor | Jan 21, 2020 | Android, Android Firebase Tutorials, Database
In this firebase android tutorial you will learn how to connect android with firebase database and get/retrieve/ insert or save data in firebase using android studio. We will add data of the user which he will give using signup form. So let’s get started. Get...